We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2340c8e commit f5d89e8Copy full SHA for f5d89e8
.github/workflows/pr-tests.yml
@@ -48,5 +48,5 @@ jobs:
48
- name: PostgreSQL Integration Tests
49
uses: ./.github/actions/run-postgres-tests
50
with:
51
- python-version: "3.12"
+ python-version: "3.13"
52
os: "ubuntu-latest"
0 commit comments