Skip to content

Commit d72fd2d

Browse files
committed
ninja is a build dependency already
1 parent 1a53656 commit d72fd2d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cibuildwheels.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ jobs:
6666
if: ${{ matrix.arch == 'aarch64' }}
6767
uses: docker/setup-qemu-action@v3
6868

69-
- name: Install Ninja
70-
uses: seanmiddleditch/gha-setup-ninja@master
71-
7269
- name: Build wheels
7370
run: |
7471
python -m cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)