Skip to content

Commit 03d7949

Browse files
committed
ci: manylinux name
1 parent 7591015 commit 03d7949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_pyton_pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
target: ${{ matrix.platform.target }}
5151
working-directory: "bindings/python"
5252
sccache: 'true'
53-
manylinux: manylinux_2_28_${{ matrix.platform.target }}
53+
manylinux: quay.io/pypa/manylinux_2_28_${{ matrix.platform.target }}
5454

5555
- name: Upload wheels
5656
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)