Skip to content

Commit e756221

Browse files
committed
CI: use manylinux2014_x86_64
1 parent ddff860 commit e756221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
publish:
7171
runs-on: ubuntu-latest
7272
needs: [build]
73-
container: quay.io/pypa/manylinux_2_24_x86_64
73+
container: quay.io/pypa/manylinux2014_x86_64
7474
strategy:
7575
matrix:
7676
python: ['3.7', '3.8', '3.9', '3.10', '3.11']

0 commit comments

Comments
 (0)