Skip to content

Commit 10bd6b4

Browse files
committed
Switch to F41 and F42 for testing
F40 was EOL in May, 2025. Signed-off-by: Rob Crittenden <rcritten@redhat.com>
1 parent 0b3151a commit 10bd6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
strategy:
3737
matrix:
38-
fedora-release: [40, 41]
38+
fedora-release: [41, 42]
3939

4040
steps:
4141
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)