Add Python 3.14.5 build workflow

This commit is contained in:
Erik Gomez
2026-05-12 12:21:27 -05:00
parent 39c591a2df
commit 1f9922e5b8
+2 -4
View File
@@ -64,15 +64,13 @@ jobs:
body: | body: |
# Notes # Notes
Python ${{env.PYTHON_VERSION}} Framework Python ${{env.PYTHON_VERSION}} Framework
Python 3.14.5 Framework
## Changes ## Changes
- Upgraded Python to 3.14.5 - Upgraded Python to 3.14.5
**Note: Some of these updates may have breaking changes. Always test your code before deploying to production!** **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. 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 }} ${{ steps.changelog.outputs.changelog }}