Skip to content

Commit 91646ff

Browse files
committed
chore: bumped the postgis version to 3.6 for the EPAS feature test github workflow
1 parent b3b65c6 commit 91646ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-python-tests-epas.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ jobs:
4040
include:
4141
- os: ubuntu-22.04
4242
pgver: 18
43-
postgisver: 35
43+
postgisver: 36
4444
- os: windows-latest
4545
pgver: 18
46-
postgisver: 35
46+
postgisver: 36
4747

4848
runs-on: ${{ matrix.os }}
4949

0 commit comments

Comments
 (0)