Skip to content

Commit

Permalink
Update CI Config: unlock Chrome driver version
Browse files Browse the repository at this point in the history
  • Loading branch information
nanego committed Aug 30, 2023
1 parent c772f73 commit abee7c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/4_2_10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ jobs:
- name: Set up chromedriver
uses: nanasess/setup-chromedriver@master
with:
# TODO: Unpin when nanasess/setup-chromedriver#199 is fixed:
# https://github.com/nanasess/setup-chromedriver/issues/199
chromedriver-version: '115.0.5790.102'
- run: |
export DISPLAY=:99
chromedriver --url-base=/wd/hub &
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/5_0_5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ jobs:
- name: Set up chromedriver
uses: nanasess/setup-chromedriver@master
with:
# TODO: Unpin when nanasess/setup-chromedriver#199 is fixed:
# https://github.com/nanasess/setup-chromedriver/issues/199
chromedriver-version: '115.0.5790.102'
- run: |
export DISPLAY=:99
chromedriver --url-base=/wd/hub &
Expand Down

0 comments on commit abee7c6

Please sign in to comment.