mirror of
https://github.com/Z3Prover/z3
synced 2025-04-14 21:08:46 +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
|
||||
displayName: "Manylinux build"
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
vmImage: "Ubuntu-18.04"
|
||||
container: "quay.io/pypa/manylinux2010_x86_64:latest"
|
||||
variables:
|
||||
python: "/opt/python/cp35-cp35m/bin/python"
|
||||
|
|
Loading…
Reference in a new issue