Skip to content

Commit cba2bef

Browse files
committed
update CI ruby image
1 parent 85ca119 commit cba2bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22
jobs:
33
run-tests:
44
docker:
5-
- image: circleci/ruby:2.4.6-jessie
5+
- image: circleci/ruby:2.5.7-buster
66
steps:
77
- checkout
88
- restore_cache:

0 commit comments

Comments
 (0)