From 10cb00e60708e4975524dc7b2828d627c656a947 Mon Sep 17 00:00:00 2001 From: Alex Schwartz Date: Tue, 4 Feb 2025 13:23:31 -0500 Subject: [PATCH] electron33 doesn't support macOS 10.15 --- docs/app/get-started/install-cypress.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/app/get-started/install-cypress.mdx b/docs/app/get-started/install-cypress.mdx index 068dcc6346..be3234b2f9 100644 --- a/docs/app/get-started/install-cypress.mdx +++ b/docs/app/get-started/install-cypress.mdx @@ -103,7 +103,7 @@ need prebuilt. Cypress supports running under these operating systems: -- **macOS** 10.15 and above _(Intel or Apple Silicon 64-bit (x64 or arm64))_ +- **macOS** 11 and above _(Intel or Apple Silicon 64-bit (x64 or arm64))_ - **Linux** Ubuntu 20.04 and above, Fedora 40 and above, and Debian 11 and above _(x64 or arm64)_ (see [Linux Prerequisites](#Linux-Prerequisites) down below) - **Windows** 10 and above _(x64)_