Skip to content

Conversation

@glenn-jocher
Copy link
Member

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

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

πŸ› οΈ 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.

@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
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.

2 participants