Skip to content

Commit

Permalink
🩹 fix emulation wheel build precondition (#25)
Browse files Browse the repository at this point in the history
Signed-off-by: burgholzer <[email protected]>
  • Loading branch information
burgholzer authored Aug 9, 2024
1 parent 5317058 commit a9a4715
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-python-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:

build_wheels_emulation:
if: ${{ !inputs.pure-python }}
needs: dist
name: 🎡 ${{ matrix.arch }}
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit a9a4715

Please sign in to comment.