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 f5b6b18 commit ed16d7bCopy full SHA for ed16d7b
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
test:
6
strategy:
7
matrix:
8
- go-version: [1.18.x,1.19.x]
+ go-version: [1.19.x,1.20.x]
9
platform: [ubuntu-latest, macos-latest, windows-latest]
10
runs-on: ${{ matrix.platform }}
11
steps:
0 commit comments