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.
2 parents db669da + 3d2164e commit 989295aCopy full SHA for 989295a
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- go-version: [1.15.x, 1.16.x]
+ go-version: [1.16.x, 1.17.x]
16
17
services:
18
redis:
0 commit comments