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 55c7bda commit 72414d8Copy full SHA for 72414d8
1 file changed
.github/workflows/ci.yaml
@@ -10,6 +10,6 @@ jobs:
10
- name: Setup Go environment
11
uses: actions/setup-go@v6
12
with:
13
- go-version: 1.23
+ go-version: 1.25
14
- name: Run
15
run: make test
0 commit comments