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

GH Actions: Disable fail-fast #8

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

TechnicJelle
Copy link
Contributor

Prevents build issues in one Desktop OS from preventing the other Desktop OS builds to finish

Currently, the Windows build is failing (I can't fix that, though)
And because of that, the builds for the other Desktop OSes are being forcefully stopped the moment the Windows build fails.
(If they haven't finished beforehand, which is (usually) the case...)
Still, I don't think this is a bad idea

Prevents build issues in one Desktop OS from preventing the other Desktop OS builds to finish
@TechnicJelle TechnicJelle changed the title Disable fail-fast GH Actions: Disable fail-fast Dec 30, 2024
@madebr madebr merged commit 17dac9a into libsdl-org:main Dec 30, 2024
3 of 5 checks passed
@madebr
Copy link
Contributor

madebr commented Dec 30, 2024

Merged, thanks!

@TechnicJelle TechnicJelle deleted the patch-2 branch January 2, 2025 22:03
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