Skip to content

Commit

Permalink
Use GH ARM runner (temporalio#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
cretz authored Jul 18, 2024
1 parent 1b00616 commit f281d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
checkTarget: true
- os: ubuntu-latest
- os: ubuntu-arm
runsOn: buildjet-4vcpu-ubuntu-2204-arm
runsOn: ubuntu-24.04-arm64-2-core
runs-on: ${{ matrix.runsOn || matrix.os }}
steps:
- name: Print build information
Expand Down

0 comments on commit f281d33

Please sign in to comment.