We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1f087 commit bc16479Copy full SHA for bc16479
.github/workflows/test.yml
@@ -4,7 +4,7 @@ jobs:
4
test:
5
strategy:
6
matrix:
7
- go-version: [1.18.x, 1.21.x]
+ go-version: [1.21.x]
8
os: [ubuntu-latest, macos-latest]
9
runs-on: ${{ matrix.os }}
10
steps:
0 commit comments