wip
All checks were successful
Test / test (push) Successful in 2m9s

This commit is contained in:
2026-02-15 20:48:09 +01:00
parent 38c65df769
commit 5be98f04c1

View File

@@ -9,7 +9,7 @@ on:
jobs:
test:
runs-on: x86_64
container: golang:1.23
container: golang:1.26
steps:
- name: Checkout
run: |