From 1f9922e5b8418acf7c43cceb74b2093e44d76960 Mon Sep 17 00:00:00 2001 From: Erik Gomez Date: Tue, 12 May 2026 10:19:57 -0500 Subject: [PATCH] Add Python 3.14.5 build workflow --- .github/workflows/build_python_3.14.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build_python_3.14.yml b/.github/workflows/build_python_3.14.yml index 2fecdf8..7bb3227 100644 --- a/.github/workflows/build_python_3.14.yml +++ b/.github/workflows/build_python_3.14.yml @@ -64,15 +64,13 @@ jobs: body: | # Notes Python ${{env.PYTHON_VERSION}} Framework + Python 3.14.5 Framework ## Changes - Upgraded Python to 3.14.5 **Note: Some of these updates may have breaking changes. Always test your code before deploying to production!** - + Please see the `requirements_recommended.txt` for the current libraries being used. - - ## Final Release - **This is the final release of the Python 3.14 framework for Intel macs.** macOS 27 will ship without Intel support so please plan your migration soon. ${{ steps.changelog.outputs.changelog }}