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 2eaa258 commit 2711ac7Copy full SHA for 2711ac7
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
- uses: actions/setup-go@v5
12
with:
13
- go-version: 1.21
+ go-version: 1.25
14
- name: Test
15
run: |
16
make tests
0 commit comments