We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba76f85 commit d4204e0Copy full SHA for d4204e0
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
test:
19
strategy:
20
matrix:
21
- go-version: [1.20.x]
+ go-version: [1.22.x]
22
os: [ubuntu-latest]
23
runs-on: ${{ matrix.os }}
24
0 commit comments