We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761fd68 commit 4349d89Copy full SHA for 4349d89
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
test:
19
strategy:
20
matrix:
21
- go-version: [1.20.x]
+ go-version: [1.23.x]
22
os: [ubuntu-latest]
23
runs-on: ${{ matrix.os }}
24
0 commit comments