diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 34248f8c..e07b3584 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,7 +122,7 @@ jobs: strategy: matrix: os: [ubuntu-24.04, windows-2022, macos-14] - py-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"] + py-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"] include: - os: macos-14 brew: "/opt/homebrew" diff --git a/CHANGELOG.md b/CHANGELOG.md index 66e4ab77..f01a5576 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,7 +42,7 @@ - Added detailed examples and configuration parameters for `lobster-codebeamer`, `lobster-cpptest`, `lobster-report`, `lobster-html_report`, and `lobster-online_report` tools -* Included Python 3.13 in the CI test matrix. +* Included Python 3.13 and 3.14 in the CI test matrix. ### 1.0.2