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

Continue on Docker arm64 failure #9430

Merged
merged 1 commit into from
Sep 15, 2022
Merged

Continue on Docker arm64 failure #9430

merged 1 commit into from
Sep 15, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 15, 2022

Signed-off-by: Glenn Jocher glenn.jocher@ultralytics.com

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved Docker CI workflow with error tolerance for ARM64 builds.

πŸ“Š Key Changes

  • Added continue-on-error: true to the ARM64 Docker build step in the CI workflow.

🎯 Purpose & Impact

  • πŸ›  Purpose: Enables the CI workflow to continue even if the ARM64 Docker image build fails, preventing one part of the workflow from blocking others.
  • 🌐 Impact: This change should help maintainers better handle ARM64 build errors without disrupting the overall CI process, potentially speeding up development and issue resolution. Users can expect more consistent integration and deployment of updates.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher merged commit 36cb05b into master Sep 15, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch September 15, 2022 21:28
This pull request was closed.
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.

1 participant