Skip to content

Commit 75fcf44

Browse files
committed
feat: upgrading to bigger runner on buildjet.
1 parent 5151c12 commit 75fcf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: movement-runner
1414
- os: ubuntu-22.04
1515
arch: arm64
16-
runs-on: buildjet-8vcpu-ubuntu-2204-arm
16+
runs-on: buildjet-16vcpu-ubuntu-2204-arm
1717
- os: macos-13-latest
1818
arch: x86_64
1919
runs-on: macos-13-large

0 commit comments

Comments
 (0)