We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4669c commit 6707b9bCopy full SHA for 6707b9b
.github/workflows/test-redis-enterprise.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- go-version: [1.21.x]
+ go-version: ["1.21.x", "1.22.x", "1.23.x"]
19
re-build: ["7.4.2-54"]
20
21
steps:
0 commit comments