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