Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Use Ruby 2.6.3 in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
tysongach committed Jun 6, 2019
1 parent c0bd3de commit 91448c4
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 @@ -3,7 +3,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/ruby:2.5.1-node
- image: circleci/ruby:2.6.3-node

steps:
- checkout
Expand Down

0 comments on commit 91448c4

Please sign in to comment.