Skip to content

Commit

Permalink
chore: freeze webkit on macOS-12 (#30854)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed May 16, 2024
1 parent 2734a05 commit 1526f1b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/playwright-core/browsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@
"mac10.14": "1446",
"mac10.15": "1616",
"mac11": "1816",
"mac11-arm64": "1816"
"mac11-arm64": "1816",
"mac12": "2009",
"mac12-arm64": "2009"
},
"browserVersion": "17.4"
},
Expand Down

0 comments on commit 1526f1b

Please sign in to comment.