Skip to content

Commit 0146e8a

Browse files
committed
Set pypy version to 3.7 as Selenium 4 requires 3.7+
1 parent dc85c8e commit 0146e8a

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
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
python-version: [3.7, 3.9, 'pypy-3.7']
11+
python-version: [3.7, 3.9, 'pypy-3.7-v7.3.7']
1212
rf-version: [3.2.2, 4.1.3]
1313

1414
steps:

0 commit comments

Comments
 (0)