Skip to content

Commit

Permalink
promote: temporarily remove 32-bit Windows for Node.js 18
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
richardlau committed Apr 13, 2022
1 parent 534c496 commit e7a0053
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ansible/www-standalone/tools/promote/expected_assets/v18.x
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,9 @@ node-{VERSION}.tar.gz
node-{VERSION}.tar.xz
node-{VERSION}-win-x64.7z
node-{VERSION}-win-x64.zip
node-{VERSION}-win-x86.7z
node-{VERSION}-win-x86.zip
node-{VERSION}-x64.msi
node-{VERSION}-x86.msi
win-x64/
win-x64/node.exe
win-x64/node.lib
win-x64/node_pdb.7z
win-x64/node_pdb.zip
win-x86/
win-x86/node.exe
win-x86/node.lib
win-x86/node_pdb.7z
win-x86/node_pdb.zip

0 comments on commit e7a0053

Please sign in to comment.