mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 04:13:38 +00:00
Update nightly.yaml for Azure Pipelines
This commit is contained in:
parent
41cc037204
commit
8c60e7b8f4
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
||||||
displayName: "Manylinux build"
|
displayName: "Manylinux build"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-latest"
|
vmImage: "ubuntu-latest"
|
||||||
container: "rhelmot/manylinux1_x86_64:latest"
|
container: "quay.io/pypa/manylinux2010_x86_64"
|
||||||
variables:
|
variables:
|
||||||
python: "/opt/python/cp35-cp35m/bin/python"
|
python: "/opt/python/cp35-cp35m/bin/python"
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue