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

Test Python and OS matrices #321

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Test Python and OS matrices #321

wants to merge 33 commits into from

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 7, 2023

CI tests for HUB Python and OS compatibility.

copilot:all

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

πŸ“Š Key Changes

  • Expanded the testing matrix to include multiple operating systems: Ubuntu (Linux), macOS, and Windows.
  • Increased the range of Python versions being tested from just 3.11 to 3.8, 3.9, 3.10, and 3.11.
  • Set the maximum number of parallel jobs to 1.
  • Extended the job timeout from 60 to 180 minutes.

🎯 Purpose & Impact

The purpose of these changes is to ensure broader compatibility and reliability of Ultralytics software across different platforms and Python versions. By adding these matrices, potential issues can be caught earlier in development, leading to a more stable release for users. The increase in timeout allows for these additional tests to complete without failure due to time constraints.

🌟 Summary

These updates to the CI workflow enhance cross-platform testing and support for multiple Python versions, gearing towards a more robust and user-friendly software. πŸš€πŸ–₯️🐍

CI tests for HUB Python and OS compatibility.
@glenn-jocher glenn-jocher changed the title Test Python, OS matrices Test Python and OS matrices Jul 7, 2023
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