aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove fedora:39 from workflowColin Wilk2023-06-041-1/+0
| | | | | | | Removing it since the dnf seems to be broken in the current :39 releases and the other releases should test fedora enough. Signed-off-by: Colin Wilk <colin.wilk@tum.de>
* Split github pre-commit into own workflowColin Wilk2023-06-011-8/+0
| | | | Signed-off-by: Colin Wilk <colin.wilk@tum.de>
* Add alpine, rockylinux and fedora to testing pipelineColin Wilk2023-05-291-0/+21
| | | | | | Add more distros to CI/CD and include them in the galaxy meta file. Signed-off-by: Colin Wilk <colin.wilk@tum.de>
* Add github actions pipelineColin Wilk2023-05-291-0/+80
Signed-off-by: Colin Wilk <colin.wilk@tum.de>