Skip to content

Commit fa9f0d9

Browse files
committed
fixup! build: drop support for Visual Studio 2019
1 parent da86003 commit fa9f0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
170170
| linux-ppc64le | RHEL 8 with gcc-toolset-10[^6] |
171171
| linux-s390x | RHEL 8 with gcc-toolset-10[^6] |
172172
| linux-x64 | RHEL 8 with gcc-toolset-10[^6] |
173-
| win-x64 and win-x86 | Windows Server 2022 (x64) with Visual Studio 2022 |
173+
| win-x64 and win-x86 | Windows Server 2022 (x64) with Visual Studio 2022 |
174174

175175
[^6]: Binaries produced on these systems are compatible with glibc >= 2.28
176176
and libstdc++ >= 6.0.25 (`GLIBCXX_3.4.25`). These are available on

0 commit comments

Comments
 (0)