Skip to content

Commit

Permalink
Fixes forgotten conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Mar 11, 2024
1 parent 8cd7b14 commit 760b3eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 760b3eb

Please sign in to comment.