[infra] Use a less specific browser version that works across platforms

TBR=whesse@google.com

Change-Id: Ieff493c187dc5da5dbee49887454cf25e1dc6eef
Reviewed-on: https://dart-review.googlesource.com/56115
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Alexander Thomas 2018-05-22 21:11:03 +00:00
parent 3ac2a3fe19
commit 96cfc632bb

View file

@ -1,6 +1,6 @@
{
"global": {
"chrome": "65.0.3325.146"
"chrome": "65"
},
"filesets": {
"analyzer": [