]> git.ipfire.org Git - thirdparty/kmod.git/commit
ci: Use include to completly specify the matrix
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 27 Feb 2025 06:36:33 +0000 (00:36 -0600)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 4 Mar 2025 21:41:25 +0000 (15:41 -0600)
commit975638c91d870d8f4fdbcc56d686cd18e8c12465
treea8e56b84170e52473474740c938bb2668c22f8b1
parent09f236e0d168758ba69b8b35e23c199c7d2d7f2e
ci: Use include to completly specify the matrix

The permutation available in github and extending it "include" or
reducing it with "exclude" are much harder than needed. It doesn't seem
we can have a mix of "properties" with the configurations. Just give up
and completly specify the matrix. Now that there's only 1 build system,
at least doing all the permutations doesn't make it too big.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
.github/workflows/main.yml