Skip to content

Commit

Permalink
macos: update minimum supported version (libuv#3982)
Browse files Browse the repository at this point in the history
Only support the versions still maintained by Apple.
  • Loading branch information
santigimeno authored May 2, 2023
1 parent 6e073ef commit 3f331e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SUPPORTED_PLATFORMS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 3f331e9

Please sign in to comment.