Skip to content

Commit

Permalink
Update CI image to ruby 2.7.7 (#1115)
Browse files Browse the repository at this point in the history
  • Loading branch information
saturnflyer committed Jan 20, 2023
1 parent e5832c1 commit 2ac2385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: cimg/ruby:2.7.6-node
- image: cimg/ruby:2.7.7-node
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 2ac2385

Please sign in to comment.