Skip to content

Commit 8283932

Browse files
clydinalan-agius4
authored andcommitted
test: update E2E Node.js v14 version to v14.19 to allow installs
1 parent bd396b6 commit 8283932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .circleci/dynamic_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ workflows:
407407

408408
- e2e-tests:
409409
name: e2e-cli-<< matrix.subset >>
410-
nodeversion: '14.15'
410+
nodeversion: '14.19'
411411
matrix:
412412
parameters:
413413
subset: *all_e2e_subsets
@@ -424,7 +424,7 @@ workflows:
424424
matrix:
425425
alias: e2e-cli
426426
parameters:
427-
nodeversion: ['14.15', '16.10']
427+
nodeversion: ['14.19', '16.10']
428428
subset: *all_e2e_subsets
429429
requires:
430430
- build

0 commit comments

Comments
 (0)