You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/build_python_3.13.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,8 @@ jobs:
74
74
## Final Release
75
75
**This is the final release of the Python 3.13 framework for Intel macs.** macOS 27 will ship without Intel support so please plan your migration soon.
76
76
77
+
${{ steps.changelog.outputs.changelog }}
78
+
77
79
# Flavors of Python
78
80
At this time, the automated build process will **only** create the Recommended package
0 commit comments