3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

update release similar to nightly

This commit is contained in:
Nikolaj Bjorner 2020-11-11 17:38:07 -08:00
parent 7e68d546ba
commit 72e57f550d

View file

@ -75,8 +75,8 @@ stages:
- job: ManyLinuxBuild
displayName: "ManyLinux build"
pool:
vmImage: "ubuntu-16.04"
container: "rhelmot/manylinux1_x86_64:latest"
vmImage: "ubuntu-latest"
container: "quay.io/pypa/manylinux2010_x86_64:latest"
variables:
python: "/opt/python/cp35-cp35m/bin/python"
steps: