Skip to content

Commit

Permalink
github actions: Update CI postgres to version 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Nov 25, 2021
1 parent c9c0d59 commit f2eb701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
run: coveralls --service=github
services:
postgres:
image: postgres:11
image: postgres:14
env:
POSTGRES_PASSWORD: postgres
options: >-
Expand Down

0 comments on commit f2eb701

Please sign in to comment.