Skip to content

Commit 492ce18

Browse files
authored
Update go-mac-x64-release.yml
Updated to go 1.24
1 parent ae5ad23 commit 492ce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-mac-x64-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go
1919
uses: actions/setup-go@v4
2020
with:
21-
go-version: 1.22
21+
go-version: 1.24
2222
- name: Run build script
2323
run: ./make_install.sh
2424
shell: bash

0 commit comments

Comments
 (0)