Drop 32 bit Windows build

This commit is contained in:
WarmUpTill 2022-09-02 22:30:43 +02:00 committed by WarmUpTill
parent 886639fe24
commit 0169f6c445

View File

@ -266,7 +266,7 @@ jobs:
strategy:
fail-fast: true
matrix:
arch: [x86, x64]
arch: [x64]
if: always()
needs: [clang_check]
outputs: