Skip to content

Commit

Permalink
rustup add apple
Browse files Browse the repository at this point in the history
  • Loading branch information
lapp0 committed Oct 10, 2024
1 parent 0e9fe39 commit 57c6676
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_test_wheel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
toolchain: stable
override: true

- run: rustup target add x86_64-apple-darwin

- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse
env:
Expand Down

0 comments on commit 57c6676

Please # to comment.