Skip to content

Commit

Permalink
add back legacy build-win-signed
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Feb 2, 2024
1 parent 9db834c commit 485a018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ stages:
ReleaseVersion: $(ReleaseVersion)
BuildArchitecture: 'x86'

- template: build-win-signed.yml
- template: build-win-signed-cmake.yml
parameters:
ReleaseVersion: $(ReleaseVersion)
BuildArchitecture: 'arm64'
Expand Down

0 comments on commit 485a018

Please sign in to comment.