Update golang (#60)

This commit is contained in:
T.v.Dein
2025-09-18 20:13:02 +02:00
committed by GitHub
parent 36a7d9f0c8
commit 62c975206f
4 changed files with 100 additions and 4 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.1
- name: Build the executables
run: ./mkrel.sh anydb ${{ github.ref_name}}