Skip to content

Commit 86ac810

Browse files
committed
Put back in previous selenium versions
1 parent 6780fbb commit 86ac810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
python-version: [3.9, 3.13.0] # pypy-3.9
1313
# python-version: [{earliest: 3.9}, {latest: 3.13.0}] # pypy-3.9
1414
rf-version: [6.1.1, 7.2.2, 7.3.1]
15-
selenium-version: [4.32.0, 4.33.0]
15+
selenium-version: [4.28.1, 4.29.0, 4.30.0, 4.31.0, 4.32.0, 4.33.0]
1616
browser: [firefox, chrome, headlesschrome] #edge
1717

1818
steps:

0 commit comments

Comments
 (0)