Skip to content

Commit

Permalink
Bump Mac OS
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 18, 2024
1 parent 29a5a68 commit f50b271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testem.browserstack.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit f50b271

Please sign in to comment.