Ever got confused with GitHub actions job matrix composition when using includes, excludes and multiple dimensions? I wrote a small thing to help with that: https://katexochen.github.io/github-matrix-parser/
You can paste your workflow in and it will show all the matrix combinations that are generated. It will also warn about underspecified elements in your job list.



.NET Blog