mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
feat(webkit): roll to r1818, freeze webkit version on macos 11 (#21996)
This commit is contained in:
parent
6a2b4ed142
commit
7f1de6568c
@ -33,11 +33,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "webkit",
|
"name": "webkit",
|
||||||
"revision": "1816",
|
"revision": "1818",
|
||||||
"installByDefault": true,
|
"installByDefault": true,
|
||||||
"revisionOverrides": {
|
"revisionOverrides": {
|
||||||
"mac10.14": "1446",
|
"mac10.14": "1446",
|
||||||
"mac10.15": "1616",
|
"mac10.15": "1616",
|
||||||
|
"mac11": "1816",
|
||||||
|
"mac11-arm64": "1816",
|
||||||
"ubuntu18.04": "1728"
|
"ubuntu18.04": "1728"
|
||||||
},
|
},
|
||||||
"browserVersion": "16.4"
|
"browserVersion": "16.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user