mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
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:
parent
78808e02c6
commit
157863a544
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue