mirror of
https://github.com/SFML/SFML.git
synced 2025-02-18 06:18:01 +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.