mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update supported host operating system (#16070)
- macOS is always lowercased
This commit is contained in:
parent
b133e51a59
commit
c5738fbdeb
1 changed files with 1 additions and 1 deletions
|
|
@ -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+ |
|
||||
|
|
|
|||
Loading…
Reference in a new issue