We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d8fbe commit ef35336Copy full SHA for ef35336
1 file changed
.github/workflows/CI.yml
@@ -8,8 +8,8 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python-version: [3.7, 3.9, 3.10.0-rc.2]
12
- rf-version: [4.0.2, 4.1.1]
+ python-version: [3.7, 3.10.7]
+ rf-version: [5.0.1, 4.1.3]
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments