Skip to content

Commit

Permalink
Test m1 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
emoon committed Mar 11, 2023
1 parent c2d9808 commit b368560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
run:
cargo test test -- --test-threads=1 --show-output
macos_m1:
runs-on: [self-hosted, macOS, ARM]
runs-on: [self-hosted, macOS, ARM64]
steps:
- uses: actions/checkout@v3
- name: Build
Expand Down

0 comments on commit b368560

Please sign in to comment.