Skip to content

Commit

Permalink
Merge pull request #101 from nyaruka/pg15
Browse files Browse the repository at this point in the history
Test on Postgres 15
  • Loading branch information
rowanseymour authored Aug 20, 2023
2 parents 76659fb + 7028b26 commit 9ed5ec8
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 @@ -13,7 +13,7 @@ jobs:
ports:
- 6379:6379
postgres:
image: postgis/postgis:14-3.3-alpine
image: postgis/postgis:15-3.3-alpine
env:
POSTGRES_PASSWORD: temba
ports:
Expand Down

0 comments on commit 9ed5ec8

Please sign in to comment.