update go to 1.24 (#43)

This commit is contained in:
T.v.Dein
2025-09-18 20:41:38 +02:00
committed by GitHub
parent ed69fbeeaa
commit 06aad0649b
4 changed files with 9 additions and 11 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.24.1
- name: Build the executables
run: ./mkrel.sh rpnc ${{ github.ref_name}}