mirror of
https://codeberg.org/scip/gfn.git
synced 2025-12-16 18:30:57 +01:00
update to to 1.24
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.23.5
|
||||
go-version: 1.24.5
|
||||
|
||||
- name: Build the executables
|
||||
run: ./mkrel.sh gfn ${{ github.ref_name}}
|
||||
|
||||
Reference in New Issue
Block a user