From f50b271752a8e0e6941dc748559cbc0ee0c2cc86 Mon Sep 17 00:00:00 2001 From: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:03:29 -0400 Subject: [PATCH] Bump Mac OS --- testem.browserstack.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testem.browserstack.js b/testem.browserstack.js index ed9b2c76240..cb53e1de953 100644 --- a/testem.browserstack.js +++ b/testem.browserstack.js @@ -7,11 +7,11 @@ const BrowserStackLaunchers = { '--os', 'OS X', '--osv', - 'Catalina', + 'Monterey', '--b', 'safari', '--bv', - 'latest', // Will always be 15.x on Catalina + 'latest', // Will always be 15.x on Monterey '-t', '1200', '--u',