Skip to content

Commit

Permalink
revisit pypy sypport in psycopg 3
Browse files Browse the repository at this point in the history
  • Loading branch information
fizyk committed May 18, 2023
1 parent 2e1779a commit d7683b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: ./.github/workflows/single-postgres.yml
with:
postgresql: 14
python-versions: '["3.8", "3.9", "3.10", "3.11", "pypy3.9"]'
postgresql_13:
needs: [postgresql_14]
uses: ./.github/workflows/single-postgres.yml
Expand Down

0 comments on commit d7683b4

Please sign in to comment.