From 4596e04818d5d758bb2db17d85b8f4566a835877 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Tue, 4 Jun 2024 13:45:41 -0700 Subject: [PATCH] Update compatibility.md --- docs/reference/compatibility.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/compatibility.md b/docs/reference/compatibility.md index d819e33175c2e..ffd0ce773da0e 100644 --- a/docs/reference/compatibility.md +++ b/docs/reference/compatibility.md @@ -24,8 +24,8 @@ ONNX Runtime is not explicitly tested with every variation/combination of enviro ### Platforms * Windows - - * Tested with Windows 10 and Windows Server 2022. When building the official packages, the [WINVER](https://learn.microsoft.com/en-us/cpp/porting/modifying-winver-and-win32-winnt?view=msvc-170) macro is defined as 0x0A00 which maps to Windows 10. + * Tested with Windows Server 2022 and Windows 11. + * May be compatible with Windows 10 and above. * Linux * Tested with UBI8 (which is equivalent to Red Hat Enterprise Linux 8)