Skip to content

Commit 04d85da

Browse files
Add Fedora to CI matrix
1 parent 916d1c4 commit 04d85da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ jobs:
3838
- debian:12.11
3939
- debian:latest
4040
- debian:unstable
41+
# Fedora
42+
- fedora:40
43+
- fedora:41
44+
- fedora:42
45+
- fedora:43
46+
- fedora:latest
47+
- fedora:rawhide
4148
# GCC versions
4249
- gcc:15.2.0
4350
- gcc:14.3.0

0 commit comments

Comments
 (0)