Skip to content

Commit

Permalink
Use cross for the Tier 2 Apple/darwin suite too
Browse files Browse the repository at this point in the history
  • Loading branch information
svartalf committed Sep 20, 2023
1 parent 1d0731a commit 63e47be
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 @@ -114,4 +114,4 @@ jobs:
tool: cross
- name: Run build
run: |
cargo build --all-features --target=${{ matrix.target }}
cross build --all-features --target=${{ matrix.target }}

0 comments on commit 63e47be

Please sign in to comment.