Some checks failed
Build .deb Package / build-and-package (push) Failing after 46s
- Change runs-on back to ubuntu-latest (maps to docker://ubuntu:24.04) - Remove container: directive (label already specifies image) - Remove sudo (running as root in Ubuntu container) - Always install Rust (no caching between runs yet)