There was an error while loading. Please reload this page.
1 parent e2930b9 commit b52c960Copy full SHA for b52c960
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ubuntu-latest, macos-latest, windows-latest]
16
- go-version: [1.18.x, 1.19.x, 1.20.x, 1.21.x]
+ go-version: [1.19.x, 1.20.x, 1.21.x]
17
name: go-test
18
runs-on: ${{ matrix.os }}
19
steps:
0 commit comments