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 388fb3f commit 972aa14Copy full SHA for 972aa14
.github/workflows/test.yml
@@ -82,7 +82,7 @@ jobs:
82
max-parallel: 5
83
matrix:
84
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10']
85
- database: [postgres, postgis]
+ database: [postgresql, postgis]
86
87
services:
88
postgres:
0 commit comments