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

View file

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