We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e883c27 commit 139bad9Copy full SHA for 139bad9
.github/workflows/run_tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- python-version: ['3.10', '3.13']
+ python-version: ['3.13']
17
postgres-version: ['17']
18
runs-on: ubuntu-latest
19
services:
0 commit comments