mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 04:03:39 +00:00
update release similar to nightly
This commit is contained in:
parent
7e68d546ba
commit
72e57f550d
|
@ -75,8 +75,8 @@ stages:
|
||||||
- job: ManyLinuxBuild
|
- job: ManyLinuxBuild
|
||||||
displayName: "ManyLinux build"
|
displayName: "ManyLinux build"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-16.04"
|
vmImage: "ubuntu-latest"
|
||||||
container: "rhelmot/manylinux1_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"
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue