fix release builder

This commit is contained in:
2025-02-10 15:49:22 +01:00
parent b4cf1e4d1c
commit 83de01b349
3 changed files with 4 additions and 4 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 anydb ${{ github.ref_name}}