mirror of
https://github.com/basecamp/trix.git
synced 2026-05-17 12:00:38 +00:00
Try bumping Firefox version
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"chrome": "80",
|
||||
"safari": "12.1",
|
||||
"edge": "80",
|
||||
"firefox": "72"
|
||||
"firefox": "88"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
+2
-2
@@ -43,11 +43,11 @@ if (process.env.CI) {
|
||||
args: [ "--lang=tr" ]
|
||||
}
|
||||
},
|
||||
sl_firefox_72: {
|
||||
sl_firefox_88: {
|
||||
base: "SauceLabs",
|
||||
browserName: "firefox",
|
||||
platform: "Windows 10",
|
||||
version: "72.0"
|
||||
version: "88.0"
|
||||
},
|
||||
sl_firefox_latest: {
|
||||
base: "SauceLabs",
|
||||
|
||||
Reference in New Issue
Block a user