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

Fixed matrix strategy failing-fast #193

Closed
wants to merge 1 commit into from

Conversation

Ari24-cb24
Copy link
Member

Description about the changes

Before, if one or more jobs from one task failed, others would also immediatly cancel. This is now fixed by setting fail-fast to false as it's set to true on default. See https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#handling-failures

@Ari24-cb24
Copy link
Member Author

Oops, wrong branch

@Ari24-cb24 Ari24-cb24 closed this Sep 11, 2022
@Ari24-cb24 Ari24-cb24 deleted the actions/workflow_runner_strategy branch September 11, 2022 10:30
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