Skip to content

Commit 4911928

Browse files
committed
Use RF 6.0.2 in CI
1 parent 6d19325 commit 4911928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
python-version: [3.7, 3.10.7]
12-
rf-version: [5.0.1, 6.0.1]
12+
rf-version: [5.0.1, 6.0.2]
1313

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

0 commit comments

Comments
 (0)