]> git.ipfire.org Git - thirdparty/kmod.git/commit
ci: Add Fedora
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 12 Jul 2024 18:12:10 +0000 (13:12 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 17 Jul 2024 17:37:51 +0000 (12:37 -0500)
commit8c8860021aa6b84c3e81851c5e5494a78fc27a25
tree5dcb556f3f70925e2001c58454a18d24461f9477
parent0efaaa535585cba3a7c75c711e5e2189a6e585b2
ci: Add Fedora

Add an action to setup latest Fedora and use it for the initial setup.
Add hack on /usr/lib/modules so /usr/lib/modules/*/build can still be
used in the rest of the workflow as the KDIR.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/44
.github/actions/setup-fedora/action.yml [new file with mode: 0644]
.github/workflows/main.yml