Skip to content

Commit 0224e5b

Browse files
committed
ci: Test more distros in GHA workflow
Add distros from Jenkinsfile to GHA Signed-off-by: Paweł Gronowski <[email protected]>
1 parent fe5019f commit 0224e5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ jobs:
2323
- ubuntu-jammy
2424
- ubuntu-noble
2525
- ubuntu-oracular
26+
- fedora-41
2627
- fedora-42
28+
- centos-9
29+
- centos-10
2730
steps:
2831
-
2932
name: Checkout

0 commit comments

Comments
 (0)