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

Temporarily remove macos-latest from CI #9049

Merged
merged 2 commits into from
Aug 20, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

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

macos-latest causing many failed CI runs that resolve after manually re-running 2 or 3 times. I don't know what the cause is. Will replace at a later date.

Signed-off-by: Glenn Jocher [email protected]

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improvement of CI Testing by excluding macOS due to a known issue.

πŸ“Š Key Changes

  • Removed macos-latest from the CI testing matrix.

🎯 Purpose & Impact

  • πŸš€ Purpose: Prevent false positives in continuous integration (CI) tests caused by a bug with the macOS environment.
  • πŸ› οΈ Impact: Ensures CI results are reliable and representative of the true state of the code, but temporarily reduces the diversity of OS environments tested, which might delay the discovery of macOS-specific issues until the bug is resolved.

macos-latest causing many failed CI runs that resolve after manually re-running 2 or 3 times. I don't know what the cause is. Will replace at a later date.

Signed-off-by: Glenn Jocher <[email protected]>
Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher changed the title Temporarily remove macos-latest from CI Temporarily remove macos-latest from CI Aug 20, 2022
@glenn-jocher glenn-jocher self-assigned this Aug 20, 2022
@glenn-jocher glenn-jocher merged commit fc8758a into master Aug 20, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 20, 2022 14:45
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
* Temporarily remove macos-latest from CI

macos-latest causing many failed CI runs that resolve after manually re-running 2 or 3 times. I don't know what the cause is. Will replace at a later date.

Signed-off-by: Glenn Jocher <[email protected]>

* Update ci-testing.yml

Signed-off-by: Glenn Jocher <[email protected]>

Signed-off-by: Glenn Jocher <[email protected]>
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