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 2ed2b1b commit c189860Copy full SHA for c189860
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
python:
21
- "3.10"
22
postgres: # dockerhub tags
23
- - "13"
+ - "13-3.5"
24
25
runs-on: ${{ matrix.os }}
26
0 commit comments