feat(webkit): roll to r2141 and freeze macos-13 (#35000)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
Playwright Service 2025-03-04 02:39:20 -08:00 committed by GitHub
parent ecbf62945c
commit 54582c1771
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -39,7 +39,7 @@
},
{
"name": "webkit",
"revision": "2140",
"revision": "2141",
"installByDefault": true,
"revisionOverrides": {
"debian11-x64": "2105",
@ -50,6 +50,8 @@
"mac11-arm64": "1816",
"mac12": "2009",
"mac12-arm64": "2009",
"mac13": "2140",
"mac13-arm64": "2140",
"ubuntu20.04-x64": "2092",
"ubuntu20.04-arm64": "2092"
},