mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
Drop 32 bit Windows build
This commit is contained in:
parent
886639fe24
commit
0169f6c445
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -266,7 +266,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
arch: [x86, x64]
|
||||
arch: [x64]
|
||||
if: always()
|
||||
needs: [clang_check]
|
||||
outputs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user