mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 20:18:18 +00:00
Update nightly.yaml for Azure Pipelines
This commit is contained in:
parent
da00deead8
commit
cb1e16fd76
|
@ -414,7 +414,7 @@ stages:
|
||||||
targetPath: src/api/python/dist
|
targetPath: src/api/python/dist
|
||||||
|
|
||||||
- job: PythonArm
|
- job: PythonArm
|
||||||
condition eq(0,1)
|
condition: eq(0,1)
|
||||||
displayName: "Python Arm packaging"
|
displayName: "Python Arm packaging"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-latest"
|
vmImage: "ubuntu-latest"
|
||||||
|
|
Loading…
Reference in a new issue