Skip to content

Commit

Permalink
Run tests with Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dlax committed Feb 19, 2024
1 parent d57e4f0 commit 05776f6
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 @@ -10,7 +10,7 @@ jobs:
include:
- python: "3.7"
psycopg: "psycopg2"
- python: "3.11"
- python: "3.12"
psycopg: "psycopg3"
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 05776f6

Please sign in to comment.