Private
Public Access
1
0
Files
linux_patch_manager/.gitea/workflows
Echo 59f82068b0
Some checks failed
CI Pipeline / Rust Format Check (push) Failing after 10s
CI Pipeline / Clippy Lints (push) Failing after 12s
CI Pipeline / Rust Unit Tests (push) Failing after 12s
CI Pipeline / Security Audit (push) Failing after 10s
CI Pipeline / Frontend Lint & Type Check (push) Failing after 43s
CI Pipeline / Build .deb & Release (push) Has been skipped
ci: Switch to ubuntu-latest containers for all jobs
- Changed runs-on from 'linux' to 'ubuntu-latest' for all jobs
- Uses ubuntu-latest:docker://ubuntu:24.04 runner label
- Each job runs in a fresh Ubuntu 24.04 container
- Removed all PATH hacks, conditional sudo, and absolute paths
- Ubuntu containers run as root (no sudo needed)
- Standard commands work without PATH modifications
- Added GITHUB_REPOSITORY fallback for checkout
2026-04-24 16:16:54 +00:00
..