Skip to content

Commit

Permalink
Pin QEMU to 8.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
torymur committed Jan 31, 2025
1 parent aeb0647 commit b3ff7b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_pypi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Release PyPi

on:
workflow_dispatch:
release:
types:
- created
Expand All @@ -26,6 +27,7 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
platforms: all
image: tonistiigi/binfmt:qemu-v8.1.5

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.21.3
Expand Down

0 comments on commit b3ff7b7

Please sign in to comment.