Skip to content

Commit 0f550e0

Browse files
committed
Bump lower Python version tested to 3.9
1 parent 42399b6 commit 0f550e0

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
@@ -9,7 +9,7 @@ jobs:
99
continue-on-error: true
1010
strategy:
1111
matrix:
12-
python-version: [3.8, 3.13.0] # pypy-3.9
12+
python-version: [3.9, 3.13.0] # pypy-3.9
1313
rf-version: [6.1.1, 7.2.2, 7.3]
1414
selenium-version: [4.32.0, 4.33.0]
1515
browser: [firefox, chrome, headlesschrome] #edge

0 commit comments

Comments
 (0)