Skip to content

Commit

Permalink
.. and removing RF v7.1.1 (maybe temporarily) from the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed Dec 31, 2024
1 parent c7f7504 commit d0975fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
python-version: [3.8, 3.13.0] # pypy-3.9
rf-version: [6.1.1, 7.1.1, 7.2rc1]
rf-version: [6.1.1, 7.2rc1]
selenium-version: [4.24.0, 4.25.0, 4.26.1, 4.27.1]
browser: [firefox, chrome, headlesschrome] #edge

Expand Down

0 comments on commit d0975fe

Please sign in to comment.