Use magic labels
Some checks failed
Run tests / test (1.25) (push) Failing after 59s
Run tests / test (stable) (push) Failing after 29s

This commit is contained in:
2026-02-22 20:48:17 +01:00
parent 2e5cc9f6aa
commit 2228a57d1c

View File

@@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
go: [stable, 1.25]
runs-on: linux-amd64
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6