We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7147c15 commit fc32969Copy full SHA for fc32969
1 file changed
.github/workflows/wheels.yml
@@ -115,7 +115,6 @@ jobs:
115
116
- name: Set up QEMU
117
if: runner.os == 'Linux' && !contains(matrix.only, 'x86_64') && !contains(matrix.only, 'i686') && !contains(matrix.only, 'aarch64')
118
- if: runner.os == 'Linux'
119
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
120
with:
121
platforms: all
0 commit comments