update go to 1.24

This commit is contained in:
Thomas von Dein
2025-10-02 22:35:13 +02:00
parent 0b53e95e5e
commit 287b9995fe
5 changed files with 8 additions and 8 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 kleingebaeck ${{ github.ref_name}}