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 cf44acc commit 485d2e1Copy full SHA for 485d2e1
.circleci/config.yml
@@ -24,7 +24,7 @@ windows_defaults: &windows_defaults
24
name: win/default
25
26
test_matrix: &test_matrix
27
- node_version: ['12.22.12', '14.17.6', '16.13.2']
+ node_version: ['16.13.2', '18.18.1']
28
29
commands:
30
install_deps:
.nvmrc
@@ -1 +1 @@
1
-16
+18
0 commit comments