mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-11 21:50:34 +05:00
Use manylinux2_28 docker image build pip packages for Linux
This commit is contained in:
parent
c20dfbbc39
commit
e279140a4d
@ -281,7 +281,7 @@ cleanup_mac:
|
||||
needs: ["test_mac"]
|
||||
|
||||
pip_linux:
|
||||
image: quay.io/pypa/manylinux2014_x86_64
|
||||
image: quay.io/pypa/manylinux_2_28_x86_64
|
||||
stage: build
|
||||
tags:
|
||||
- pip
|
||||
|
Loading…
Reference in New Issue
Block a user