Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 2ac2385

Browse files
authored
Update CI image to ruby 2.7.7 (#1115)
1 parent e5832c1 commit 2ac2385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: cimg/ruby:2.7.6-node
5+
- image: cimg/ruby:2.7.7-node
66
steps:
77
- checkout
88
- restore_cache:

0 commit comments

Comments
 (0)