Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2025-02-17 09:54:46 +00:00
parent 962ecb9d6a
commit ac2db66507
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -22,7 +22,7 @@ jobs:
uses: ./.github/workflows/build_windows.yaml uses: ./.github/workflows/build_windows.yaml
strategy: strategy:
matrix: matrix:
arch: [x64, ia32, arm64] arch: [x64, ia32]
with: with:
arch: ${{ matrix.arch }} arch: ${{ matrix.arch }}