Skip to content

Commit

Permalink
Temporarily set QEMU version to v8.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Feb 6, 2025
1 parent fac24e1 commit 38c70ae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
platforms: all
# Temporary fix due to
# https://github.com/pypa/cibuildwheel/issues/2257
# https://github.com/docker/setup-qemu-action/issues/188
# https://github.com/tonistiigi/binfmt/issues/215
image: tonistiigi/binfmt:qemu-v8.1.5

- name: Build wheels
uses: pypa/[email protected]
Expand Down

0 comments on commit 38c70ae

Please sign in to comment.