Skip to content

Commit bd680c8

Browse files
authored
Update go-linux.yml
Updated to go 1.24
1 parent b7f5c55 commit bd680c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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