We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b84e99 commit dd4015eCopy full SHA for dd4015e
.github/workflows/rebuildElectron.yml
@@ -85,7 +85,7 @@ jobs:
85
strategy:
86
matrix:
87
os: [windows-2019]
88
- arch: [x86, x64]
+ arch: [x64]
89
fail-fast: false
90
runs-on: ${{ matrix.os }}
91
steps:
0 commit comments