mirror of
https://github.com/love2d/megasource.git
synced 2026-08-18 11:44:19 +02:00
Make sure fail-fast is false to detect architecture-specific errors.
This commit is contained in:
@@ -5,6 +5,7 @@ jobs:
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
platform: [Win32, x64]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user