We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6571cd7 commit 56121cdCopy full SHA for 56121cd
.github/workflows/go.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- version: ["1.22"]
+ version: ["1.21"]
16
services:
17
redis:
18
image: redis
0 commit comments