mirror of
https://github.com/SFML/SFML.git
synced 2025-02-12 11:28:00 +08:00
When a single GitHub Action build fails, the other builds should not be canceled, but instead should continue to build. Since the matrix is setup on OS level, a failing build on one OS usually doesn't mean it's broken for all OS.