Update supported hosts operating systems (#16673)

Addresses the following subtask: #16073

Fleet is investing in more automated testing for MDM features.

Update the table to reflect the versions that Fleet is running tests
against:
- macOS 13 and 14
- Windows 10 and 11
- Ubuntu Linux 20+
This commit is contained in:
Noah Talerman 2024-02-13 10:10:08 -05:00 committed by GitHub
parent 78808e02c6
commit 157863a544
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,9 +6,9 @@ Fleet supports the following operating system versions on hosts.
| OS | Supported version(s) |
| :------ | :------------------------------------- |
| macOS | 12 (Monterey) and higher |
| macOS | 13 (Ventura) and higher |
| Windows | 10 (Pro and Enterprise) and higher |
| Linux | CentOS 7.1+, Ubuntu 16.04+, Fedora 38+ |
| Linux | CentOS 7.1+, Ubuntu 20.04+, Fedora 38+ |
| ChromeOS | 112.0.5615.134+ |
While Fleet may still function partially or fully with OS versions older than those above, Fleet does not actively test against unsupported versions and does not pursue bugs on them.