update to to 1.24

This commit is contained in:
2025-10-02 22:45:49 +02:00
parent a30dc9e701
commit cfcc1636f3
4 changed files with 7 additions and 7 deletions

View File

@@ -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}}