Skip to content

Commit 9e3e333

Browse files
authored
wip
1 parent 8300635 commit 9e3e333

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
@@ -4,7 +4,7 @@ orbs:
44
jobs:
55
build:
66
docker:
7-
- image: cimg/node:15.0.1-browsers
7+
- image: cimg/node:20.16.0-browsers
88
environment:
99
NPM_CONFIG_PREFIX: "~/.npm-global"
1010
working_directory: ~/meteor-coverage

0 commit comments

Comments
 (0)