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