Skip to content

Commit

Permalink
Re-test against PyPy 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed May 2, 2022
1 parent e283a86 commit fb2ab9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
- 'pypy-3.6'
- 'pypy-3.7'
- 'pypy-3.8'
# Uncomment once cryptography has pypy3.9 wheels:
#- 'pypy-3.9'
- 'pypy-3.9'
toxenv: [py]
include:
- python-version: '3.6'
Expand Down

0 comments on commit fb2ab9a

Please sign in to comment.