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 919f55c commit d981772Copy full SHA for d981772
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- go: [ '1.22', '1.23', '1.24' ]
+ go: [ '1.24', '1.25' ]
18
19
steps:
20
- name: Set up Go ${{ matrix.go }}
0 commit comments