Skip to content

Commit c189860

Browse files
committed
fix postgis
1 parent 2ed2b1b commit c189860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python:
2121
- "3.10"
2222
postgres: # dockerhub tags
23-
- "13"
23+
- "13-3.5"
2424

2525
runs-on: ${{ matrix.os }}
2626

0 commit comments

Comments
 (0)