Skip to content

Commit 9b83acf

Browse files
committed
ci: increase runner size for compat build
Signed-off-by: deadprogram <ron@hybridgroup.com>
1 parent 67aa15e commit 9b83acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
jobs:
1818
test-compat:
19-
runs-on: ubuntu-22.04 # this must be a specific version for the apt install below
19+
runs-on: ubuntu-22.04-better # this must be a specific version for the apt install below
2020
env:
2121
# Oldest versions currently supported by TinyGo
2222
LLVM: "15"

0 commit comments

Comments
 (0)