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 5780c75 commit b077cf2Copy full SHA for b077cf2
.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.0rc2] # pypy-3.9
+ python-version: [3.8, 3.13.0-rc.2] # pypy-3.9
13
rf-version: [6.1.1, 7.1]
14
selenium-version: [4.23.1, 4.24.0, 4.25.0]
15
browser: [firefox, chrome, headlesschrome] #edge
0 commit comments