Skip to content

Commit 495a1da

Browse files
committed
Drop RF 3.2 support
1 parent 4847f87 commit 495a1da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
python-version: [3.6, 3.9, pypy3, 3.10.0-rc.1]
12-
rf-version: [3.2.2, 4.0.1]
12+
rf-version: [4.0.2, 4.1.0]
1313

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

0 commit comments

Comments
 (0)