Update test.yml

This commit is contained in:
Marvin
2025-06-10 13:08:22 +02:00
committed by GitHub
parent 4ce2a656b8
commit 1ecffab79a

View File

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