Skip to content

Commit

Permalink
Added Selenium v4.17.2 and switched in rf v7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed Jan 23, 2024
1 parent b4e73a0 commit f6bc0f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
strategy:
matrix:
python-version: [3.8, 3.11] # 3.12, pypy-3.9
rf-version: [5.0.1, 6.1.1, 7.0b1]
selenium-version: [4.14.0, 4.15.2, 4.16.0]
rf-version: [5.0.1, 6.1.1, 7.0]
selenium-version: [4.14.0, 4.15.2, 4.16.0, 4.17.2]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f6bc0f0

Please sign in to comment.