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 fd81c23 commit 4a0cea7Copy full SHA for 4a0cea7
.circleci/config.yml
@@ -25,7 +25,7 @@ jobs:
25
build:
26
working_directory: ~/nest
27
docker:
28
- - image: cimg/node:22.14.0
+ - image: cimg/node:24.10.0
29
steps:
30
- checkout
31
- *restore-cache
@@ -38,7 +38,7 @@ jobs:
38
e2e_tests:
39
40
41
42
43
44
0 commit comments