mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
macos: update minimum supported version (#3982)
Only support the versions still maintained by Apple.
This commit is contained in:
parent
6e073ef5da
commit
3f331e97da
@ -3,7 +3,7 @@
|
||||
| System | Support type | Supported versions | Notes |
|
||||
|---|---|---|---|
|
||||
| GNU/Linux | Tier 1 | Linux >= 3.10 with glibc >= 2.17 | |
|
||||
| macOS | Tier 1 | macOS >= 10.15 | Current and previous macOS release |
|
||||
| macOS | Tier 1 | macOS >= 11 | Currently supported macOS releases |
|
||||
| Windows | Tier 1 | >= Windows 8 | VS 2015 and later are supported |
|
||||
| FreeBSD | Tier 2 | >= 12 | |
|
||||
| AIX | Tier 2 | >= 6 | Maintainers: @libuv/aix |
|
||||
|
Loading…
x
Reference in New Issue
Block a user