Use manylinux2_28 docker image build pip packages for Linux

This commit is contained in:
Matthias Hochsteger 2024-09-19 16:10:11 +02:00
parent c20dfbbc39
commit e279140a4d

View File

@ -281,7 +281,7 @@ cleanup_mac:
needs: ["test_mac"] needs: ["test_mac"]
pip_linux: pip_linux:
image: quay.io/pypa/manylinux2014_x86_64 image: quay.io/pypa/manylinux_2_28_x86_64
stage: build stage: build
tags: tags:
- pip - pip