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 281f440 commit 75a12aaCopy full SHA for 75a12aa
.github/workflows/CI.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
python-version: [2.7, 3.6, 3.8, pypy3]
12
- rf-version: [3.1.2, 3.2rc1]
+ rf-version: [3.1.2, 3.2rc2]
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments