mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: freeze WebKit on Ubuntu 18 (#18217)
This commit is contained in:
parent
2d120a3955
commit
c4d417e04a
@ -37,7 +37,8 @@
|
||||
"installByDefault": true,
|
||||
"revisionOverrides": {
|
||||
"mac10.14": "1446",
|
||||
"mac10.15": "1616"
|
||||
"mac10.15": "1616",
|
||||
"ubuntu18.04": "1728"
|
||||
},
|
||||
"browserVersion": "16.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user