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 e0bed3b commit 5d4303f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ stages:
python scripts\mk_win_dist_cmake.py
--assembly-version=$(AssemblyVersion)
--x64-only
--julia
--julia
--dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk
--zip
- task: CopyFiles@2
Expand Down

0 comments on commit 5d4303f

Please sign in to comment.