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 8168923 commit 53db17cCopy full SHA for 53db17c
.github/workflows/actions.yaml
@@ -5,7 +5,7 @@ jobs:
5
test:
6
strategy:
7
matrix:
8
- go-version: [1.17.x, 1.18.x]
+ go-version: [1.19.x, 1.20.x]
9
os: [ubuntu-latest]
10
runs-on: ${{ matrix.os }}
11
steps:
0 commit comments