Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2025-02-17 11:24:07 +00:00
parent 357ec2033c
commit ba507c7c5a
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -21,6 +21,7 @@ jobs:
name: Windows name: Windows
uses: ./.github/workflows/build_windows.yaml uses: ./.github/workflows/build_windows.yaml
strategy: strategy:
fail-fast: false
matrix: matrix:
arch: [x64, ia32, arm64] arch: [x64, ia32, arm64]
with: with: