update browsers in browsers.yml - to the safest level
fixes CNVS-30456 Test Plan: - All specs pass in FF and Chrome - Code Review Change-Id: Ia891e2ceb8f0379554f4424cb1761d4d3a792a84 Reviewed-on: https://gerrit.instructure.com/85439 Tested-by: Jenkins Reviewed-by: Jon Jensen <jon@instructure.com> Product-Review: Matt Fairbourn <mfairbourn@instructure.com> QA-Review: Matt Fairbourn <mfairbourn@instructure.com>
This commit is contained in:
parent
07687bcbd1
commit
fb54224761
|
@ -1,5 +1,5 @@
|
|||
minimums:
|
||||
Chrome: 38
|
||||
Safari: 7
|
||||
Firefox: 33
|
||||
Internet Explorer: 10
|
||||
Chrome: 46
|
||||
Safari: 8
|
||||
Firefox: 34
|
||||
Internet Explorer: 11
|
||||
|
|
Loading…
Reference in New Issue