Skip to content

Commit

Permalink
Workflow | only add the needed target for script
Browse files Browse the repository at this point in the history
  • Loading branch information
BillCarsonFr committed May 22, 2024
1 parent ee040ab commit b430d95
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bindings_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,6 @@ jobs:
- name: Add rust targets
run: |
rustup target add aarch64-apple-ios
rustup target add aarch64-apple-darwin
rustup target add x86_64-apple-darwin
rustup target add aarch64-apple-ios-sim
rustup target add x86_64-apple-ios
# Cargo config can screw with caching and is only used for alias config
# and extra lints, which we don't care about here
Expand Down

0 comments on commit b430d95

Please sign in to comment.