diff --git a/api/saucectl.schema.json b/api/saucectl.schema.json index 1346a24a9..16550ad63 100644 --- a/api/saucectl.schema.json +++ b/api/saucectl.schema.json @@ -457,6 +457,7 @@ "macOS 11.00", "macOS 12", "macOS 13", + "macOS 14", "Windows 10", "Windows 11" ], diff --git a/api/v1/framework/cypress.schema.json b/api/v1/framework/cypress.schema.json index ab250903b..161f7c259 100644 --- a/api/v1/framework/cypress.schema.json +++ b/api/v1/framework/cypress.schema.json @@ -119,6 +119,7 @@ "macOS 11.00", "macOS 12", "macOS 13", + "macOS 14", "Windows 10", "Windows 11" ]