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 69ae6dd + c6774f2 commit c561f3cCopy full SHA for c561f3c
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- go-version: [1.17.x, 1.18.x]
+ go-version: [1.18.x, 1.19.x]
17
18
services:
19
redis:
0 commit comments