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 807e41e commit 8389defCopy full SHA for 8389def
.github/workflows/develop.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
- uses: actions/setup-go@v5
13
with:
14
- go-version: '1.23'
+ go-version: '1.25'
15
- name: Make
16
run: cmd/develop.sh
17
- name: Test
.github/workflows/release.yml
run: cmd/release.sh
- name: Push
0 commit comments