Skip to content

Commit

Permalink
use arm64 python architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Mar 23, 2024
1 parent 6e5fa62 commit e08293c
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 @@ -75,7 +75,7 @@ jobs:
platform: [
{
os: "macos-14", # first available arm macos runner
python-architecture: "x64",
python-architecture: "arm64",
rust-target: "aarch64-apple-darwin",
},
{
Expand Down

0 comments on commit e08293c

Please sign in to comment.