fix(ci): update Go version to 1.24 in release workflow
Executed-By: beads/crew/emma Rig: beads Role: crew
This commit is contained in:
committed by
gastown/crew/joe
parent
9bbcee38d0
commit
0d99d15370
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: '1.23'
|
||||
go-version: '1.24'
|
||||
|
||||
- name: Install cross-compilation toolchains and signing tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user