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