Skip to content

Commit 8df2093

Browse files
Update Build_wheels_for_cpython27_armhf.yml
1 parent 526a292 commit 8df2093

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Build_wheels_for_cpython27_armhf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os:
17-
- name: Ubuntu 24+16 i386 CPython 2.7
17+
- name: Ubuntu 24+18 i386 CPython 2.7
1818
runs-on: ubuntu-latest
1919
matrix: linux
2020
arch: armhf
@@ -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)