3
0
Fork 0
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:
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 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"