Skip to content

Commit

Permalink
chore(ci): move mac builds over to arm box
Browse files Browse the repository at this point in the history
  • Loading branch information
Arqu committed Aug 27, 2024
1 parent 4f83c43 commit 723d0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
release-os: darwin
release-arch: x86_64
cargo_targets: "x86_64-apple-darwin"
runner: [self-hosted, macOS, X64]
runner: [self-hosted, macOS, ARM64]
- name: macOS-arm-latest
os: macOS-latest
release-os: darwin
Expand Down

0 comments on commit 723d0e1

Please sign in to comment.