Skip to content

Commit

Permalink
pypy3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fizyk committed Mar 20, 2021
1 parent a70a6a6 commit e43e835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.7, 3.8, 3.9, pypy3]
python-version: [3.7, 3.8, 3.9, pypy-3.7-v7.3.3]
postgres-version: [9.5, 9.6, 10, 11, 12, 13]
env:
OS: ubuntu-latest
Expand Down

0 comments on commit e43e835

Please sign in to comment.