We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b74cb9 commit 912d5e0Copy full SHA for 912d5e0
1 file changed
.github/workflows/release_test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- go: [ '1.22' , '1.23' , '1.24' ]
+ go: [ '1.25' ]
15
steps:
16
- name: Set up Go ${{ matrix.go }}
17
uses: actions/setup-go@v5
0 commit comments