Skip to content

Commit f50b271

Browse files
committed
Bump Mac OS
1 parent 29a5a68 commit f50b271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testem.browserstack.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ const BrowserStackLaunchers = {
77
'--os',
88
'OS X',
99
'--osv',
10-
'Catalina',
10+
'Monterey',
1111
'--b',
1212
'safari',
1313
'--bv',
14-
'latest', // Will always be 15.x on Catalina
14+
'latest', // Will always be 15.x on Monterey
1515
'-t',
1616
'1200',
1717
'--u',

0 commit comments

Comments
 (0)