From 00e71761c5ed8330b7753e3bebc802aede0f7b75 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 28 Sep 2023 12:59:18 -0400 Subject: [PATCH] Update supported Windows versions (#14188) - Clarify that Fleet supports Windows 10+ for "Pro" and "Enterprise." Not "Home" --- docs/Using Fleet/Supported-host-operating-systems.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Using Fleet/Supported-host-operating-systems.md b/docs/Using Fleet/Supported-host-operating-systems.md index 4d66cecab5..6e6905f200 100644 --- a/docs/Using Fleet/Supported-host-operating-systems.md +++ b/docs/Using Fleet/Supported-host-operating-systems.md @@ -6,8 +6,8 @@ Fleet supports the following operating system versions on hosts. | OS | Supported version(s) | | :------ | :------------------------------------- | -| MacOS | 12 (Monterey) and higher | -| Windows | 10+ | +| MacOS | 12 (Monterey) and higher | +| Windows | 10 (Pro and Enterprise) and higher | | Linux | CentOS 7.1+, Ubuntu 16.04+ | | ChromeOS | 112.0.5615.134+ |