Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: simplify cross-compilation workflow
- Remove redundant architecture-specific package installations - Rely on Cross.toml pre-build hooks for dependencies - Keep only pkg-config as common dependency - Remove unnecessary libudev.pc location check The cross-compilation setup is now properly separated between GitHub Actions workflow and Cross.toml configuration.
- Loading branch information