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 c4f0a23 commit 9ea5527Copy full SHA for 9ea5527
.circleci/config.yml
@@ -17,7 +17,7 @@ references:
17
working_directory: ~/addons-scanner-utils
18
docker:
19
# This is the next NodeJS version we will support.
20
- - image: cimg/node:22.18
+ - image: cimg/node:22.14
21
22
restore_build_cache: &restore_build_cache
23
restore_cache:
0 commit comments