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 bf43995 commit 78109f4Copy full SHA for 78109f4
.circleci/config.yml
@@ -25,7 +25,7 @@ jobs:
25
build:
26
working_directory: ~/nest
27
docker:
28
- - image: circleci/node:17
+ - image: circleci/node:16
29
steps:
30
- checkout
31
- *restore-cache
@@ -38,7 +38,7 @@ jobs:
38
e2e_tests:
39
40
41
42
43
44
.nvmrc
0 commit comments