From 222b7984831467112c70d48569d83f1d8be69b7c Mon Sep 17 00:00:00 2001 From: sergei-pyshnoi <121864472+sergei-pyshnoi@users.noreply.github.com> Date: Wed, 22 Nov 2023 00:56:17 +0100 Subject: [PATCH] remove node14 from macos (#8860) --- images/macos/toolsets/toolset-11.json | 2 -- images/macos/toolsets/toolset-12.json | 2 -- 2 files changed, 4 deletions(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index cc587fa4a..094f225aa 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -273,7 +273,6 @@ "arch": { "x64": { "versions": [ - "14.*", "16.*", "18.*", "20.*" @@ -346,7 +345,6 @@ "node": { "default": "18", "nvm_versions": [ - "14", "16", "18", "20" diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index b1cf785cb..797bbb720 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -264,7 +264,6 @@ "arch": { "x64": { "versions": [ - "14.*", "16.*", "18.*", "20.*" @@ -334,7 +333,6 @@ "node": { "default": "18", "nvm_versions": [ - "14", "16", "18", "20"