Skip to content

Commit b7f5c55

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-mac.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)