mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
prepare for 12.6
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
79b7d8a9e2
commit
785f71b1a6
2 changed files with 12 additions and 1 deletions
|
@ -594,7 +594,7 @@ stages:
|
|||
|
||||
# Enable on release:
|
||||
- job: PyPIPublish
|
||||
condition: eq(1,1)
|
||||
condition: eq(1,0)
|
||||
displayName: "Publish to PyPI"
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue