Update test.yml

Former-commit-id: 27d687e91c
This commit is contained in:
Marvin
2025-08-28 17:26:22 +02:00
committed by GitHub
parent 32b7dc7c43
commit 8f4e0ba29e

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.24'
go-version: 1.25
- name: Build go
run: go build