mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 02:15:19 +00:00
Update nightly.yaml for Azure Pipelines
This commit is contained in:
parent
8c60e7b8f4
commit
fdd3e6c4c2
|
@ -35,7 +35,7 @@ jobs:
|
|||
displayName: "Manylinux build"
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
container: "quay.io/pypa/manylinux2010_x86_64"
|
||||
container: "quay.io/pypa/manylinux2010_x86_64:latest"
|
||||
variables:
|
||||
python: "/opt/python/cp35-cp35m/bin/python"
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue