We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd35ec commit 982c9bdCopy full SHA for 982c9bd
1 file changed
.github/workflows/build_wheels.yml
@@ -245,7 +245,7 @@ jobs:
245
uses: actions/setup-python@v5
246
with:
247
python-version: '3.11'
248
- - uses: docker/setup-qemu-action@v3
+ - uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a
249
if: ${{matrix.os_python.arch == 'aarch64'}}
250
name: Set up QEMU
251
- name: Install cibuildwheel
0 commit comments