We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8300635 commit 9e3e333Copy full SHA for 9e3e333
.circleci/config.yml
@@ -4,7 +4,7 @@ orbs:
4
jobs:
5
build:
6
docker:
7
- - image: cimg/node:15.0.1-browsers
+ - image: cimg/node:20.16.0-browsers
8
environment:
9
NPM_CONFIG_PREFIX: "~/.npm-global"
10
working_directory: ~/meteor-coverage
0 commit comments