Update Supported host operating systems (#19217)

- At least 2 of Fleet's largest customers use Windows Server 2012
This commit is contained in:
Noah Talerman 2024-05-22 17:56:28 -04:00 committed by GitHub
parent a10befe657
commit 2406ab28cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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+ |