3
0
Fork 0
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:
Nikolaj Bjorner 2021-02-11 10:36:48 -08:00
parent 2301fce65e
commit b7d1d03b08

View file

@ -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"