Skip to content

Commit e6a7374

Browse files
authored
Make macOS 13.5 minimum supported OS version (#6313)
1 parent 90410d6 commit e6a7374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/get-started/install-cypress.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ sidebar_position: 30
3939

4040
Cypress supports running under these operating systems:
4141

42-
- **macOS** >=11 _(Intel or Apple Silicon 64-bit (x64 or arm64))_
42+
- **macOS** >=13.5 _(Intel or Apple Silicon 64-bit (x64 or arm64))_
4343
- **Linux** _(x64 or arm64)_ see also [Linux Prerequisites](#Linux-Prerequisites) down below
4444
- Ubuntu >=22.04
4545
- Debian >=11

0 commit comments

Comments
 (0)