We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4169e5 commit 8707d70Copy full SHA for 8707d70
1 file changed
.github/workflows/wheels.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Set up QEMU
47
uses: docker/setup-qemu-action@v3
48
49
- - name: Build Python wheels
+ - name: Build Python manylinux wheels
50
env:
51
POLICY: ${{ matrix.target[0] }}
52
PLATFORM: ${{ matrix.target[1] }}
0 commit comments