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 f20a39f commit 22c5e54Copy full SHA for 22c5e54
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
strategy:
33
matrix:
34
- go: [ '1.23', '1.24', '1.25.0-rc.2' ]
+ go: [ '1.23', '1.24', '1.25' ]
35
steps:
36
- name: Check out code
37
uses: actions/checkout@v4
0 commit comments