Skip to content

Commit

Permalink
Test against postgresql 15
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Jul 17, 2024
1 parent 59323de commit 5d57272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

services:
postgres:
image: postgis/postgis:14-3.3-alpine
image: postgres:15-alpine
env:
POSTGRES_DB: archiver_test
POSTGRES_USER: archiver_test
Expand Down

0 comments on commit 5d57272

Please sign in to comment.