We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba598ab commit c537a24Copy full SHA for c537a24
1 file changed
.github/workflows/CI.yml
@@ -14,8 +14,8 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- python-version: [3.8, 3.12]
18
- rf-version: [5.0.1, 7.0.1]
+ python-version: [3.10.19, 3.14]
+ rf-version: [6.1.1, 7.4.1]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments