mirror of
https://github.com/Z3Prover/z3
synced 2025-04-16 05:48:44 +00:00
try revert to u18 for centos zip
This commit is contained in:
parent
2301fce65e
commit
b7d1d03b08
|
@ -71,7 +71,7 @@ stages:
|
||||||
- job: Manylinux
|
- job: Manylinux
|
||||||
displayName: "Manylinux build"
|
displayName: "Manylinux build"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-latest"
|
vmImage: "Ubuntu-18.04"
|
||||||
container: "quay.io/pypa/manylinux2010_x86_64:latest"
|
container: "quay.io/pypa/manylinux2010_x86_64:latest"
|
||||||
variables:
|
variables:
|
||||||
python: "/opt/python/cp35-cp35m/bin/python"
|
python: "/opt/python/cp35-cp35m/bin/python"
|
||||||
|
|
Loading…
Reference in a new issue