mirror of
https://github.com/Z3Prover/z3
synced 2025-07-23 04:38:53 +00:00
Merge branch 'master' of https://github.com/z3prover/z3
This commit is contained in:
commit
9cd3b9cad7
2 changed files with 2 additions and 1 deletions
|
@ -521,7 +521,7 @@ stages:
|
|||
|
||||
# Enable on release:
|
||||
- job: PyPIPublish
|
||||
condition: eq(1,1)
|
||||
condition: eq(0,1)
|
||||
displayName: "Publish to PyPI"
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue