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 63c6a03 commit d93f94aCopy full SHA for d93f94a
.github/workflows/test.yml
@@ -4,7 +4,7 @@ jobs:
4
test:
5
strategy:
6
matrix:
7
- go-version: [1.22.x]
+ go-version: [1.22.x, 1.23.x]
8
runs-on: ubuntu-latest
9
steps:
10
- name: Install Go
0 commit comments