There was an error while loading. Please reload this page.
1 parent b2ef9d0 commit 9c01cfaCopy full SHA for 9c01cfa
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
test:
8
strategy:
9
matrix:
10
- go-version: [1.19.x,1.20.x]
+ go-version: [1.20.x,1.21.x]
11
platform: [ubuntu-latest, macos-latest, windows-latest]
12
runs-on: ${{ matrix.platform }}
13
steps:
0 commit comments