From dad3a4e6b22a87c92962df430076803c05edf1c8 Mon Sep 17 00:00:00 2001 From: "Sean T. Allen" Date: Tue, 9 Apr 2024 00:03:04 +0000 Subject: [PATCH] Update supported MacOS on Apple Silicon version --- .release-notes/macos-14.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .release-notes/macos-14.md diff --git a/.release-notes/macos-14.md b/.release-notes/macos-14.md new file mode 100644 index 0000000000..8d1f2a5af3 --- /dev/null +++ b/.release-notes/macos-14.md @@ -0,0 +1,3 @@ +## Update supported MacOS version for Apple Silicon + +We've changed our supported MacOS on Apple Silicon version to 14. All prebuilt binaries are now built on MacOS 14. We will maintain best effort support MacOS 13 for Apple Silicon. All testing is now done using MacOS 14.