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

Disable fail-fast #91

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Disable fail-fast #91

merged 1 commit into from
Jan 29, 2025

Conversation

andyundso
Copy link
Member

@andyundso andyundso commented Jan 29, 2025

Relates to #88.

The ARM runners seem to not work sometimes, resulting in the entire build being cancelled. By disabling fail-fast, the "good" jobs can continue to run, and we just restart the couple of jobs that failed for whatever reason.

The ARM runners seem to not work sometimes, resulting in the entire build being cancelled. By disabling `fail-fast`, the "good" jobs can continue to run, and we just restart the couple of jobs that failed for whatever reason.
@andyundso andyundso merged commit 3474b4c into main Jan 29, 2025
50 checks passed
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