mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 20:21:23 +00:00
remove optional Julia build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5d4303f268
commit
f81180173b
2 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,6 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue