Skip to content

Commit

Permalink
Use RF 4.0rc1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Mar 5, 2021
1 parent de2b508 commit 6025235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
python-version: [3.6, 3.8, pypy3]
rf-version: [3.2.2, 4.0b3]
rf-version: [3.2.2, 4.0rc1]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6025235

Please sign in to comment.