Skip to content

Commit

Permalink
remove qimu
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Nov 24, 2024
1 parent 696eb73 commit aa2b73b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
pip install cibuildwheel
shell: bash

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
with:
platforms: all

- name: Build package
env:
CIBW_SKIP: "pp* *-musllinux*" # Skip PyPy and musllinux builds
Expand Down

0 comments on commit aa2b73b

Please sign in to comment.