We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3846e2 commit 622d64eCopy full SHA for 622d64e
1 file changed
.github/workflows/CI.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python-version: [3.7, 3.9, pypy-3.7]
+ python-version: [3.8, 3.11, 3.12, pypy-3.9]
12
rf-version: [4.1.3, 5.0.1, 6.0.1]
13
14
steps:
0 commit comments