mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-28 22:40:54 -07:00
ci: upgrade to go 1.24 in all workflows
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: "1.23"
|
||||
go-version: "1.24"
|
||||
- name: Build
|
||||
run: make
|
||||
- name: Run tests with coverage
|
||||
|
||||
Reference in New Issue
Block a user