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 42399b6 commit 0f550e0Copy full SHA for 0f550e0
.github/workflows/CI.yml
@@ -9,7 +9,7 @@ jobs:
9
continue-on-error: true
10
strategy:
11
matrix:
12
- python-version: [3.8, 3.13.0] # pypy-3.9
+ python-version: [3.9, 3.13.0] # pypy-3.9
13
rf-version: [6.1.1, 7.2.2, 7.3]
14
selenium-version: [4.32.0, 4.33.0]
15
browser: [firefox, chrome, headlesschrome] #edge
0 commit comments