Skip to content

Commit

Permalink
Merge pull request #230 from nanasess/remove-chrome114
Browse files Browse the repository at this point in the history
Remove chrome114
  • Loading branch information
nanasess authored Sep 19, 2023
2 parents dd58896 + 1f7c512 commit 334dc1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
- 'now'
chrome_version:
- 'current'
- '114.0.5735.90'
# FIXME https://github.com/nanasess/setup-chromedriver/issues/229
# - '114.0.5735.90'
steps:
- uses: actions/checkout@v4
- if: startsWith(matrix.os, 'ubuntu')
Expand Down

0 comments on commit 334dc1e

Please sign in to comment.