Skip to content

Commit

Permalink
[libjulia] add or update 1.12-DEV, 1.11-DEV, 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Feb 22, 2024
1 parent 7fc6b66 commit ac228b0
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 464 deletions.
2 changes: 1 addition & 1 deletion L/libjulia/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ function Pkg.Types.is_stdlib(uuid::Base.UUID, julia_version::VersionNumber)
return false
end

jllversion=v"1.10.8"
jllversion=v"1.10.9"
for ver in julia_full_versions
build_julia(ARGS, ver; jllversion)
end
Loading

0 comments on commit ac228b0

Please sign in to comment.