Skip to content

Commit

Permalink
Specify ruby version in CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
suninthesky committed Mar 20, 2019
1 parent 7157e06 commit 8860973
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 @@ -5,7 +5,7 @@ jobs:
working_directory: ~/beehive-giving
parallelism: 1
docker:
- image: circleci/ruby:2.5-node-browsers
- image: circleci/ruby:2.5.3-node-browsers
environment:
PGHOST: localhost
PGUSER: beehive-giving
Expand Down

0 comments on commit 8860973

Please sign in to comment.