We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e9792 commit 7c04d02Copy full SHA for 7c04d02
.github/workflows/CI.yml
@@ -10,8 +10,8 @@ jobs:
10
strategy:
11
matrix:
12
python-version: [3.8, 3.13.0] # pypy-3.9
13
- rf-version: [6.1.1, 7.1.1]
14
- selenium-version: [4.24.0, 4.25.0, 4.26.1, 4.27.1]
+ rf-version: [6.1.1, 7.2.2 7.3]
+ selenium-version: [4.32.0 4.33.0]
15
browser: [firefox, chrome, headlesschrome] #edge
16
17
steps:
0 commit comments