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 46f2450 commit 842b65fCopy full SHA for 842b65f
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- go-version: [1.18.x, 1.19.x]
+ go-version: [1.18.x, 1.19.x, 1.20.x]
20
21
services:
22
redis:
0 commit comments