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 55cc528 commit 6b85b18Copy full SHA for 6b85b18
.github/workflows/pythonpackage.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
max-parallel: 4
13
matrix:
14
- python-version: [3.7]
+ python-version: [3.11]
15
services:
16
postgres:
17
image: postgres:12
0 commit comments