Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef35336

Browse files
committed
Update CI deps
1 parent d6d8fbe commit ef35336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
python-version: [3.7, 3.9, 3.10.0-rc.2]
12-
rf-version: [4.0.2, 4.1.1]
11+
python-version: [3.7, 3.10.7]
12+
rf-version: [5.0.1, 4.1.3]
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)