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 44df5f1 commit bc64a9bCopy full SHA for bc64a9b
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- go: [ '1.23', '1.24' ]
+ go: [ '1.24', '1.25' ]
18
steps:
19
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20
0 commit comments