We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v1.20.x
1 parent 8c578a9 commit be7f2d9Copy full SHA for be7f2d9
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
test:
12
strategy:
13
matrix:
14
- go-version: [1.19.x, 1.18.x]
+ go-version: [1.20.x, 1.18.x]
15
platform: [ubuntu-latest, macos-latest, windows-latest]
16
runs-on: ${{ matrix.platform }}
17
steps:
0 commit comments