Skip to content

Commit

Permalink
Add PyPy 3.9 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
movermeyer committed Nov 17, 2022
1 parent 0084205 commit 1f37b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ workflows:
- test_pypy:
matrix:
parameters:
python_version: ["2.7", "3.7", "3.8"]
python_version: ["2.7", "3.7", "3.8", "3.9"]
- lint-rst

jobs:
Expand Down

0 comments on commit 1f37b21

Please sign in to comment.