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 fae36ee + bd822c2 commit c3c2f72Copy full SHA for c3c2f72
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: true
13
matrix:
14
- go-version: [ 1.14.x, 1.15.x, 1.16.x ]
+ go-version: [ 1.16.x, 1.17.x, 1.18.x]
15
16
name: Go ${{ matrix.go-version }}
17
0 commit comments