Skip to content

Commit 7c04d02

Browse files
committed
Updating selenium and robotframework versions we test against
1 parent f9e9792 commit 7c04d02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
strategy:
1111
matrix:
1212
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]
13+
rf-version: [6.1.1, 7.2.2 7.3]
14+
selenium-version: [4.32.0 4.33.0]
1515
browser: [firefox, chrome, headlesschrome] #edge
1616

1717
steps:

0 commit comments

Comments
 (0)