Skip to content

Commit 8707d70

Browse files
committed
Add "manylinux" to manylinux build title
1 parent c4169e5 commit 8707d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Set up QEMU
4747
uses: docker/setup-qemu-action@v3
4848

49-
- name: Build Python wheels
49+
- name: Build Python manylinux wheels
5050
env:
5151
POLICY: ${{ matrix.target[0] }}
5252
PLATFORM: ${{ matrix.target[1] }}

0 commit comments

Comments
 (0)