We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2073109 + a2536ab commit d66713fCopy full SHA for d66713f
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