bootc-deb/.forgejo/workflows
robojerk 5af727b34d
Some checks failed
Build Packages / Build libostree Backport (push) Successful in 9m15s
Test Build / Test bootc Build (with existing libostree) (push) Failing after 1m15s
Build Packages / Build bootc Package (push) Failing after 1m18s
Build Packages / Create Combined Artifacts (push) Has been skipped
Fix Rust version requirement for bootc 1.5.1
- Replace system Rust 1.75.0 with rustup to get latest stable Rust
- Update both build-packages.yml and test-build.yml workflows
- Add source ~/.cargo/env to all Rust build steps
- Add Rust version verification in setup steps

This resolves the "requires rustc 1.82.0 or newer" error that was
preventing bootc from building in the CI/CD environment.
2025-07-21 02:46:51 +00:00
..
build-packages.yml Fix Rust version requirement for bootc 1.5.1 2025-07-21 02:46:51 +00:00
test-build.yml Fix Rust version requirement for bootc 1.5.1 2025-07-21 02:46:51 +00:00
update-readme.yml hopefully last workflow fix 2025-07-21 00:37:51 +00:00