mirror of
https://codeberg.org/Toasterson/solstice-ci.git
synced 2026-04-10 21:30:41 +00:00
Switch to pre-built binary Containerfile to avoid workspace dependency issues with vm-manager path dep. Use Ubuntu 24.04 to match host glibc.
5 lines
289 B
TOML
5 lines
289 B
TOML
# Cargo configuration for Solstice CI
|
|
# vm-manager is referenced via path dep in orchestrator's Cargo.toml.
|
|
# For local development, ensure the vm-manager repo is available at:
|
|
# ../vm-manager (relative to solstice-ci root)
|
|
# or create a symlink: ln -s /path/to/vm-manager ../vm-manager
|