Skip to content

Commit f3f4111

Browse files
committed
Updated tested against Robot Framework versions
Removed 5.0.1 as it is not compatable with Python3.12 (which came in RF version 6.1). Also bumped 7.0 to 7.0.1.
1 parent f263368 commit f3f4111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
python-version: [3.8, 3.12] # 3.12, pypy-3.9
13-
rf-version: [5.0.1, 6.1.1, 7.0]
13+
rf-version: [6.1.1, 7.0.1]
1414
selenium-version: [4.20.0, 4.21.0]
1515
browser: [firefox, chrome, headlesschrome] #edge
1616

0 commit comments

Comments
 (0)