Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4911928 commit 448f9e8Copy full SHA for 448f9e8
.github/workflows/CI.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python-version: [3.7, 3.10.7]
+ python-version: [3.7, 3.11.1]
12
rf-version: [5.0.1, 6.0.2]
13
14
steps:
0 commit comments