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 8b3668e + 229f8d5 commit 3f9f616Copy full SHA for 3f9f616
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- go-version: [1.16.x, 1.17.x]
+ go-version: [1.17.x, 1.18.x]
17
18
services:
19
redis:
0 commit comments