Use macos-26 with Python 3.13 for format.yml#199
Conversation
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
👋 Hello @glenn-jocher, thank you for submitting a
For more guidance, please refer to our Contributing Guide. Don't hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 |
UltralyticsAssistant
left a comment
There was a problem hiding this comment.
🔍 PR Review
Made with ❤️ by Ultralytics Actions
Please correct the workflow runner to a supported macOS label so the formatting job can execute successfully.
💬 Posted 1 inline comment
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Fantastic merge, @glenn-jocher! “Great things are done by a series of small things brought together.” — Vincent van Gogh. Your updates in PR #199 for the iOS app CI — shifting to macOS, pinning Python 3.13, and enabling Swift formatting — meaningfully boost reliability and keep our Swift code consistently styled. Thanks for thoughtfully aligning our pipeline with iOS tooling and reducing formatting-related noise. Appreciate the care and momentum this brings. 🚀👏 |
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
CI workflow now runs on macOS with Python 3.13 and enables Swift formatting, improving stability and ensuring Swift code is auto-formatted. 🛠️🍎
📊 Key Changes
ubuntu-latesttomacos-26. 🖥️actions/setup-python@v6withpython-version: "3.13". 🐍swift: true). 🧹🎯 Purpose & Impact