Skip to content

Commit

Permalink
build Julia for x64
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Jan 30, 2024
1 parent 680b0f5 commit e0bed3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ stages:
python scripts\mk_win_dist_cmake.py
--assembly-version=$(AssemblyVersion)
--x64-only
--julia
--dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk
--zip
- task: CopyFiles@2
Expand Down

0 comments on commit e0bed3b

Please sign in to comment.