Skip to content

Commit

Permalink
ci: unpin chromedriver version (#4174)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek committed Sep 28, 2023
1 parent d69e061 commit 056fc1c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ restore_build: &restore_build
commands:
browser-tools-job:
steps:
- browser-tools/install-browser-tools:
# TODO: remove when chromedriver downloads are fixed
chrome-version: 116.0.5845.96
- browser-tools/install-browser-tools

jobs:
# Fetch and cache dependencies.
Expand Down

0 comments on commit 056fc1c

Please sign in to comment.