You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make PkgEval use the package_linux images that are built here (to eliminate differences between PkgEval and Base CI), and for that it would be convenient if there were a JLL that exposes the latest version of the available images, with automatic platform selection and everything. I'm currently just hard-linking to a specific file from the releases.
I want to make PkgEval use the
package_linux
images that are built here (to eliminate differences between PkgEval and Base CI), and for that it would be convenient if there were a JLL that exposes the latest version of the available images, with automatic platform selection and everything. I'm currently just hard-linking to a specific file from the releases.I imagine this might also be useful for Sandbox.jl, which similarly hard-links to a single rootfs now: https://github.com/staticfloat/Sandbox.jl/blob/1770a67566e61590b6c8b907430f826ff077b19c/Artifacts.toml#L17-L23
The text was updated successfully, but these errors were encountered: