Update supported host operating system (#16070)

- macOS is always lowercased
This commit is contained in:
Noah Talerman 2024-01-11 17:11:46 -05:00 committed by GitHub
parent b133e51a59
commit c5738fbdeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ Fleet supports the following operating system versions on hosts.
| OS | Supported version(s) |
| :------ | :------------------------------------- |
| MacOS | 12 (Monterey) and higher |
| macOS | 12 (Monterey) and higher |
| Windows | 10 (Pro and Enterprise) and higher |
| Linux | CentOS 7.1+, Ubuntu 16.04+, Fedora 38+ |
| ChromeOS | 112.0.5615.134+ |