Skip to content

Commit 5d4303f

Browse files
build Julia for x64
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
1 parent e0bed3b commit 5d4303f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/nightly.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ stages:
205205
python scripts\mk_win_dist_cmake.py
206206
--assembly-version=$(AssemblyVersion)
207207
--x64-only
208-
--julia
208+
--julia
209209
--dotnet-key=$(Build.SourcesDirectory)/resources/z3.snk
210210
--zip
211211
- task: CopyFiles@2

0 commit comments

Comments
 (0)