Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

Commit

Permalink
Update Firefox to 106.0 (#38019)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Terkelsen authored Dec 2, 2022
1 parent 9463b5d commit 025aefc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ targets:
dependencies: >-
[
{"dependency": "chrome_and_driver", "version": "version:107.0"},
{"dependency": "firefox", "version": "version:83.0"},
{"dependency": "firefox", "version": "version:106.0"},
{"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"}
]
timeout: 60
Expand Down
2 changes: 1 addition & 1 deletion lib/web_ui/dev/browser_lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ chrome:
version: '107.0' # CIPD tag for the above Build IDs. Normally "ChromeMajorVersion.UploadAttempt". ;)

firefox:
version: '83.0'
version: '106.0'

edge:
launcher_version: '1.2.0.0'

0 comments on commit 025aefc

Please sign in to comment.