mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
exp: bump posgresql to version 14
This commit is contained in:
parent
5ca26335d4
commit
8f735699b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-docs.yml
vendored
2
.github/workflows/test-docs.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
services:
|
||||
postgres:
|
||||
image: postgis/postgis:13-3.4
|
||||
image: postgis/postgis:14-3.4
|
||||
ports:
|
||||
- 5432:5432
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue