Skip to content

Commit

Permalink
Setup CircleCI correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Silva committed Dec 25, 2022
1 parent ea78555 commit c8a6b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

docker:
- image: cimg/ruby:<< parameters.ruby-version >>
- image: circleci/postgres:12.9
- image: cimg/postgres:14.6
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: torque
Expand Down

0 comments on commit c8a6b26

Please sign in to comment.