1 parent 217d520 commit bd35b80Copy full SHA for bd35b80
1 file changed
.github/workflows/go.yml
@@ -28,7 +28,7 @@ jobs:
28
matrix:
29
os: [ubuntu-latest]
30
go: [1.23, 1.24, 1.25]
31
- redis-version: [6, 7]
+ redis-version: [6, 7, 8]
32
include:
33
- os: ubuntu-latest
34
go-build: ~/.cache/go-build
0 commit comments