Skip to content

Commit

Permalink
ninja is a build dependency already
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Sep 27, 2023
1 parent 15c61cd commit 4228e0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cibuildwheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ jobs:
if: ${{ matrix.arch == 'aarch64' }}
uses: docker/setup-qemu-action@v3

- name: Install Ninja
uses: seanmiddleditch/gha-setup-ninja@master

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

0 comments on commit 4228e0e

Please sign in to comment.