Skip to content

Commit

Permalink
Merge pull request #322 from intercom/sd/ruby-2.5.7
Browse files Browse the repository at this point in the history
Use ruby 2.5.7 in CI
  • Loading branch information
sduquej authored Feb 6, 2020
2 parents 9b1533d + 5be2c30 commit 35b5f94
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 @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/ruby:2.4.6
- image: circleci/ruby:2.5.7

working_directory: ~/intercom-rails

Expand Down

0 comments on commit 35b5f94

Please sign in to comment.