We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445ca09 commit 5c83901Copy full SHA for 5c83901
.circleci/config.yml
@@ -8,7 +8,7 @@ jobs:
8
rubocop:
9
parallelism: 1
10
docker:
11
- - image: cimg/ruby:3.3-node
+ - image: cimg/ruby:3.2-node
12
steps:
13
- checkout
14
- ruby/install-deps
0 commit comments