mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 04:27:52 +00:00
renemable Centos AMD nightly
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b42734479e
commit
aa74dc6679
1 changed files with 0 additions and 1 deletions
|
|
@ -151,7 +151,6 @@ stages:
|
||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-latest"
|
vmImage: "ubuntu-latest"
|
||||||
container: "quay.io/pypa/manylinux2014_x86_64:latest"
|
container: "quay.io/pypa/manylinux2014_x86_64:latest"
|
||||||
condition: eq(0, 1)
|
|
||||||
steps:
|
steps:
|
||||||
- script: "/opt/python/cp38-cp38/bin/python -m venv $PWD/env"
|
- script: "/opt/python/cp38-cp38/bin/python -m venv $PWD/env"
|
||||||
- script: 'echo "##vso[task.prependpath]$PWD/env/bin"'
|
- script: 'echo "##vso[task.prependpath]$PWD/env/bin"'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue