Skip to content

Commit d249b05

Browse files
committed
promote: temporarily remove 32-bit Windows for Node.js 18
Temporarily remove 32-bit Windows assets from the expected assets for Node.js 18 until we have an updated stable V8 version that builds successfully on 32-bit Windows.
1 parent c3723af commit d249b05

File tree

1 file changed

+0
-8
lines changed
  • ansible/www-standalone/tools/promote/expected_assets

1 file changed

+0
-8
lines changed

ansible/www-standalone/tools/promote/expected_assets/v18.x

-8
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,9 @@ node-{VERSION}.tar.gz
2323
node-{VERSION}.tar.xz
2424
node-{VERSION}-win-x64.7z
2525
node-{VERSION}-win-x64.zip
26-
node-{VERSION}-win-x86.7z
27-
node-{VERSION}-win-x86.zip
2826
node-{VERSION}-x64.msi
29-
node-{VERSION}-x86.msi
3027
win-x64/
3128
win-x64/node.exe
3229
win-x64/node.lib
3330
win-x64/node_pdb.7z
3431
win-x64/node_pdb.zip
35-
win-x86/
36-
win-x86/node.exe
37-
win-x86/node.lib
38-
win-x86/node_pdb.7z
39-
win-x86/node_pdb.zip

0 commit comments

Comments
 (0)