This is an automated email from the ASF dual-hosted git repository. akitouni pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit d365e96900b938471406137ad513e603b486eaf9 Merge: 0dc32cf36 bf63bcea6 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Tue Sep 23 11:14:00 2025 +0100 Merge pull request #2066 from apache/jbilleter/python3.14 Add support for Python 3.14 .github/common.env | 4 ++-- .github/compose/ci.docker-compose.yml | 5 +++++ .github/workflows/ci.yml | 22 +++++++++++++------ .github/workflows/merge.yml | 7 ++++-- .github/workflows/release.yml | 18 ++++++++++------ requirements/requirements.txt | 2 +- setup.py | 1 + tox.ini | 40 +++++++++++++++++------------------ 8 files changed, 61 insertions(+), 38 deletions(-)
