diff --git a/RELEASE.md b/RELEASE.md index 29f752f8073..de94a77ed0d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -440,8 +440,7 @@ Supported OS flavors are summarized in the table below: | Operating System family | Architecture | Notes | | --- | --- | --- | | Linux | aarch64, x86_64 | Wheels are manylinux2014 compatible, i.e. they should be runnable on any Linux system with glibc-2.17 or above. | -| MacOS | arm64 | Builds should be compatible with MacOS 11 (Big Sur) or newer, but are actively tested against MacOS 14 (Sonoma). | -| MacOS | x86_64 | Requires MacOS Catalina or above, not supported after 2.2, see https://github.com/pytorch/pytorch/issues/114602 | +| MacOS | arm64 | Builds should be compatible with MacOS 11 (Big Sur) or newer, but are actively tested against MacOS 14 (Sonoma). MPS support is enabled on MacOS 13 (Ventura) or later. | | Windows | x86_64 | Builds are compatible with Windows-10 or newer. | # Submitting Tutorials