Skip to content

Commit 689773a

Browse files
Update Build_wheels_for_cpython27_x86.yml
1 parent 34f789e commit 689773a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build_wheels_for_cpython27_x86.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
getpipurl: https://bootstrap.pypa.io/pip/2.7/get-pip.py
2727
pypkg: python2.7
2828
pyengine_tag: cp27-cp27mu
29-
libc_tag: manylinux_2_17
29+
libc_tag: manylinux_2_4
3030
steps:
3131
- name: Checkout code
3232
uses: actions/checkout@v4

0 commit comments

Comments
 (0)