From af027010ae50a22b12167b9ca9dc677f895298a7 Mon Sep 17 00:00:00 2001 From: Allan CORNET Date: Sun, 3 Nov 2024 20:51:58 +0100 Subject: [PATCH] Fedora 41 CI (#1279) --- .github/workflows/ccpp.yml | 2 +- CHANGELOG.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 35f8e43d7e..1e01602e58 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -649,7 +649,7 @@ jobs: Fedora: runs-on: ubuntu-latest - container: fedora:40 + container: fedora:41 timeout-minutes: 120 steps: diff --git a/CHANGELOG.md b/CHANGELOG.md index fe51d970c5..ad6f99028d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Fedora 41 CI - `title`: `Visible` property is inherited from the parent if not explicitly defined. - i18n: migration PO files to JSON.