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:
parent
7e68d546ba
commit
72e57f550d
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue