mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
- Switch to shell: python since PyYAML is pre-installed on Ubuntu - Move export statement before Python heredoc so env var is available - Adjust PR matrix logic: only release/candidate PRs get full matrix - PRs to dev now use minimal matrix (most are feature branches) [ci-nix-full-matrix]