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 5980160 commit ca3f13eCopy full SHA for ca3f13e
.circleci/config.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
<<: *defaults
14
docker:
15
- - image: circleci/ruby:2.7.1-node-browsers
+ - image: circleci/ruby:3.0.3-node-browsers
16
steps:
17
- checkout
18
- restore_cache:
0 commit comments