Skip to content

Commit

Permalink
Upgrade postgres version for specs
Browse files Browse the repository at this point in the history
  • Loading branch information
hasghari committed Feb 29, 2020
1 parent 2e1a524 commit 963a98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

services:
postgres:
image: postgres:9.6
image: postgres:11.6
env:
POSTGRES_USER: postgres
POSTGRES_DB: parentry_test
Expand Down

0 comments on commit 963a98a

Please sign in to comment.