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