chore: freeze WebKit on Ubuntu 18 (#18217)

This commit is contained in:
Max Schmitt 2022-10-20 10:52:34 -07:00 committed by GitHub
parent 2d120a3955
commit c4d417e04a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,8 @@
"installByDefault": true,
"revisionOverrides": {
"mac10.14": "1446",
"mac10.15": "1616"
"mac10.15": "1616",
"ubuntu18.04": "1728"
},
"browserVersion": "16.0"
},