Skip to content

Commit 010587b

Browse files
BethGriggsjasnell
authored andcommitted
build: remove implied support for win 2012 not R2
PR-URL: #19378 Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Nikolai Vavilov <vvnicholas@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 5bd9d68 commit 010587b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ platforms in production.
4242
| GNU/Linux | Tier 1 | kernel >= 2.6.32, glibc >= 2.12 | x64, arm | |
4343
| GNU/Linux | Tier 1 | kernel >= 3.10, glibc >= 2.17 | arm64 | |
4444
| macOS | Tier 1 | >= 10.10 | x64 | |
45-
| Windows | Tier 1 | >= Windows 7/2008 R2 | x86, x64 | vs2017 |
45+
| Windows | Tier 1 | >= Windows 7/2008 R2/2012 R2 | x86, x64 | vs2017 |
4646
| SmartOS | Tier 2 | >= 15 < 16.4 | x86, x64 | see note1 |
4747
| FreeBSD | Tier 2 | >= 10 | x64 | |
4848
| GNU/Linux | Tier 2 | kernel >= 3.13.0, glibc >= 2.19 | ppc64le >=power8 | |

0 commit comments

Comments
 (0)