Skip to content

Commit 5c83901

Browse files
committed
Retry Rubocop
1 parent 445ca09 commit 5c83901

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
@@ -8,7 +8,7 @@ jobs:
88
rubocop:
99
parallelism: 1
1010
docker:
11-
- image: cimg/ruby:3.3-node
11+
- image: cimg/ruby:3.2-node
1212
steps:
1313
- checkout
1414
- ruby/install-deps

0 commit comments

Comments
 (0)