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 2556b76 commit 92fb134Copy full SHA for 92fb134
.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