Skip to content

Commit

Permalink
Revert "promote: temporarily remove 32-bit Windows for Node.js 18"
Browse files Browse the repository at this point in the history
This reverts commit e7a0053.
  • Loading branch information
richardlau committed May 31, 2022
1 parent 974ceb6 commit cff421f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ansible/www-standalone/tools/promote/expected_assets/v18.x
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,17 @@ 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 cff421f

Please sign in to comment.