Skip to content

Commit

Permalink
build(ci): add buildjet arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic committed Mar 23, 2024
1 parent 353d0c1 commit 0969cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

# Build, test for arm64
build_arm64_buildjet:
runs-on: buildjet-8vcpu-ubuntu-2204-arm
runs-on: buildjet-16vcpu-ubuntu-2204-arm
concurrency:
group: ${{ github.ref }}-buildjet-arm64
cancel-in-progress: true
Expand Down

0 comments on commit 0969cb8

Please sign in to comment.