We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfd92b commit 1708927Copy full SHA for 1708927
.github/workflows/CI.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
python-version: [3.8, 3.11.1]
18
- rf-version: [5.0.1, 6.1.0]
+ rf-version: [5.0.1, 7.0.0]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments