We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b990a commit 122823fCopy full SHA for 122823f
.circleci/config.yml
@@ -18,7 +18,7 @@ executors:
18
19
ruby_executor:
20
docker:
21
- - image: cimg/ruby:3.4.5
+ - image: cimg/ruby:3.4.6
22
working_directory: ~/project
23
24
commands:
0 commit comments