Skip to content

Commit

Permalink
Fix mac builds in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Apr 28, 2024
1 parent 8b8e36f commit 9db44c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
toolchain: ${{ matrix.toolchain }}

- name: Install cross-target
if: matrix.triple.cross
run: rustup target add ${{ matrix.triple.target }}

- name: Check
Expand Down

0 comments on commit 9db44c9

Please sign in to comment.