Skip to content

Commit

Permalink
Use setup-macos-aarch64-builder for aarch64 CI pipeline (apache#9242)
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya authored Feb 15, 2024
1 parent 8aaea5d commit e4f4031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
with:
submodules: true
- name: Setup Rust toolchain
uses: ./.github/actions/setup-macos-builder
uses: ./.github/actions/setup-macos-aarch64-builder
- name: Run tests (excluding doctests)
shell: bash
run: |
Expand Down

0 comments on commit e4f4031

Please sign in to comment.