diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index bc985bd2..54b08ad4 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -60,7 +60,6 @@ jobs: build_arm_wheels: name: Build wheels on ${{ matrix.os }} for Python ${{ matrix.pyversions }} - if: ${{ matrix.os == 'macos-14' }} runs-on: ${{ matrix.os }} strategy: fail-fast: false