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 1a74bf8 commit f539edbCopy full SHA for f539edb
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
python-version: [3.8, 3.11] # 3.12, pypy-3.9
13
- rf-version: [4.1.3, 5.0.1, 6.0.1]
+ rf-version: [4.1.3, 5.0.1, 6.0.1, 6.1.1]
14
15
steps:
16
- uses: actions/checkout@v3
0 commit comments