Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Sep 7, 2023
1 parent 811ec23 commit 0fad90b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/apps-test-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,12 @@ jobs:
format: "json"
filter: "*"

# Temporarily install Chrome 114.0.5735.331 since shinyjster's webdrivermanager doesn't seem
# Temporarily install Chrome 114.0.5735.134 since shinyjster's webdrivermanager doesn't seem
# able to find and use an appropriate version of ChromeDriver
- name: Install Legacy Chrome
uses: browser-actions/setup-chrome@latest
with:
chrome-version: 1177917
chrome-version: 1135568

#- name: Install ChromeDriver
# uses: nanasess/setup-chromedriver@v2
Expand Down

0 comments on commit 0fad90b

Please sign in to comment.