3
0
Fork 0
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:
Nikolaj Bjorner 2022-03-27 17:42:16 -10:00
parent da00deead8
commit cb1e16fd76

View file

@ -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"