Skip to content

Remove version lock for Google Chrome

Mike Greiling requested to merge remove-chrome-version-lock into master

Google has a policy of yanking old versions of Chrome from their PPA after every new release, so our attempt at locking Chrome to a particular version causes build failures (the master pipeline is broken as I write this).

This is a temporary fix, but it may cause unexpected issues now that Google's version is unrestrained.

See related issue: #13 (closed)

Merge request reports