CI: go back to free runners

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2026-06-07 13:45:08 +02:00
committed by Ron Evans
parent aef70a5839
commit 594be6db63
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ concurrency:
jobs:
test-compat:
runs-on: ubuntu-22.04-better # this must be a specific version for the apt install below
runs-on: ubuntu-22.04 # this must be a specific version for the apt install below
env:
# Oldest versions currently supported by TinyGo
LLVM: "15"