update go version to 1.24 (#4960)
This commit is contained in:
committed by
GitHub
Unverified
parent
604700cea5
commit
0a798a7a69
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.23'
|
||||
go-version: '1.24'
|
||||
|
||||
- name: Make All
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user