Skip to content

Commit 6efffa0

Browse files
renemable Centos AMD nightly
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent 1b9a636 commit 6efffa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/nightly.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ stages:
151151
pool:
152152
vmImage: "ubuntu-latest"
153153
container: "quay.io/pypa/manylinux2014_x86_64:latest"
154-
condition: eq(0, 1)
155154
steps:
156155
- script: "/opt/python/cp38-cp38/bin/python -m venv $PWD/env"
157156
- script: 'echo "##vso[task.prependpath]$PWD/env/bin"'

0 commit comments

Comments
 (0)