Skip to content

Commit 72fdce2

Browse files
committed
Upgrade manylinux to 2.28 on cross arm
1 parent 182e12d commit 72fdce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
interpreter: 3.7 3.8 3.9 3.10 3.11 3.12 pypy3.9
5151
- os: ubuntu
5252
target: armv7
53-
manylinux: 2_24
53+
manylinux: 2_28
5454
python-architecture: x64
5555
interpreter: 3.7 3.8 3.9 3.10 3.11 3.12
5656
- os: ubuntu

0 commit comments

Comments
 (0)