Skip to content

v1.9.59

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 15:42
ba9209d
Allow running libinteractive problems without sandboxing (#115)

Libinteractive problems required bind-mounting, but that's not enabled
without a sandbox.

This change falls back to symlinking when the sandboxing is disabled.