mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +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
|
||||
|
||||
- job: PythonArm
|
||||
condition eq(0,1)
|
||||
condition: eq(0,1)
|
||||
displayName: "Python Arm packaging"
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
|
|
Loading…
Reference in a new issue