mirror of
https://github.com/Z3Prover/z3
synced 2025-08-07 11:41:22 +00:00
add back legacy build-win-signed
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
2280e9562a
commit
9db834c223
3 changed files with 105 additions and 8 deletions
|
@ -150,7 +150,7 @@ stages:
|
|||
artifactName: '$(name)Build'
|
||||
targetPath: $(Build.ArtifactStagingDirectory)
|
||||
|
||||
- template: build-win-signed.yml
|
||||
- template: build-win-signed-cmake.yml
|
||||
parameters:
|
||||
ReleaseVersion: $(ReleaseVersion)
|
||||
BuildArchitecture: 'x86'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue