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.