fix go versions

This commit is contained in:
2025-05-04 12:36:37 +02:00
parent 15b2e7f2a7
commit 1d5aa50423
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22.11
go-version: 1.23.5
- name: Build the executables
run: ./mkrel.sh kleingebaeck ${{ github.ref_name}}