Skip to content

Commit e854884

Browse files
Merge pull request #667 from plaes/fedora-42
actions: Add Fedora 42
2 parents 9351202 + d4b860e commit e854884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
container: fedora:${{ matrix.container }}
109109
strategy:
110110
matrix:
111-
container: [40, 41, rawhide]
111+
container: [40, 41, 42, rawhide]
112112
steps:
113113
- name: Install Deps
114114
run: |

0 commit comments

Comments
 (0)