Skip to content

Commit dd4015e

Browse files
committed
Drop 32 bit Windows prebuilts
1 parent 0b84e99 commit dd4015e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebuildElectron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
strategy:
8686
matrix:
8787
os: [windows-2019]
88-
arch: [x86, x64]
88+
arch: [x64]
8989
fail-fast: false
9090
runs-on: ${{ matrix.os }}
9191
steps:

0 commit comments

Comments
 (0)