Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI to default Python 3.10 #8883

Merged
merged 4 commits into from
Aug 5, 2022
Merged

Update CI to default Python 3.10 #8883

merged 4 commits into from
Aug 5, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 5, 2022

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancements in CI testing configurations for better compatibility checks.

πŸ“Š Key Changes

  • Defined Python 3.9 version as a string and added a comment to specify a maximum compatible version limitation.
  • Updated the CI test matrix to include Python 3.10 for all operating systems.
  • Set Python 3.9 specifically for tests running on Ubuntu.

🎯 Purpose & Impact

  • Clarifies the Python versions requirements, preventing potential confusion regarding supported Python versions.
  • Expands testing to ensure compatibility with the newer Python 3.10, ensuring users on the latest Python version have a smooth experience.
  • Maintains broad compatibility testing across multiple operating systems and Python versions to catch potential issues early, leading to more stable software for all users.

@glenn-jocher glenn-jocher merged commit 2794483 into master Aug 5, 2022
@glenn-jocher glenn-jocher deleted the update/ci_python310 branch August 5, 2022 15:10
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
* Update CI to default Python 3.10

* Update ci-testing.yml

* Update ci-testing.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant