From 2406ab28cf8db28f80a74a99ed1e717214ff66d3 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 22 May 2024 17:56:28 -0400 Subject: [PATCH] Update Supported host operating systems (#19217) - At least 2 of Fleet's largest customers use Windows Server 2012 --- 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 f3dbf77196..c7adedff89 100644 --- a/docs/Using Fleet/Supported-host-operating-systems.md +++ b/docs/Using Fleet/Supported-host-operating-systems.md @@ -4,8 +4,8 @@ Fleet supports the following operating system versions on hosts. | OS | Supported version(s) | | :------ | :------------------------------------- | -| macOS | 13 (Ventura) and higher | -| Windows | 10 (Pro and Enterprise) and higher | +| macOS | 13+ (Ventura) | +| Windows | Pro and Enterprise 10+, Server 2012+ | | Linux | CentOS 7.1+, Ubuntu 20.04+, Fedora 38+ | | ChromeOS | 112.0.5615.134+ |