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 ae5ad23 commit 492ce18Copy full SHA for 492ce18
.github/workflows/go-mac-x64-release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v4
20
with:
21
- go-version: 1.22
+ go-version: 1.24
22
- name: Run build script
23
run: ./make_install.sh
24
shell: bash
0 commit comments