mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-03 08:46:36 +00:00
- GCC doesn't recognize -stdlib flag (it's Clang-specific) - Added dynamic matrix generation for branch-based CI control - Main branches (dev/release/candidate) run all 5 compiler configs - Feature branches and PRs run only gcc-13 and clang-17 - [ci-nix-full-matrix] tag forces full matrix on any branch - Uses inline Python script in matrix-setup job