]> git.ipfire.org Git - thirdparty/kmod.git/commit
ci: Drop container objects for other workflows
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 12 Mar 2025 15:53:45 +0000 (10:53 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 25 Mar 2025 19:01:26 +0000 (14:01 -0500)
commita418918d7a55c40d76c942c7c148e2513dc7aad7
tree9770c21fb6c90b117a6be4b4176a3e52a1f422e3
parent5c188bd1982e22c7e665fdf705162350ff4f919d
ci: Drop container objects for other workflows

Commit 23b45fc385c7 ("ci: Drop container object") dropped the container
object for the main workflow. Do the same for the other workflows.
Even if they don't need a matrix (since they run in just one
configuration), keep using it to make the structure common to all
workflows.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/321
.github/workflows/codeql.yml
.github/workflows/coverage.yml