mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-22 08:15:12 -05:00
Drop 32 bit Windows build
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user