From d8373eebdbd9bb1d9e26d7f5f4cc4839c90f0f13 Mon Sep 17 00:00:00 2001 From: sergei-pyshnoi <121864472+sergei-pyshnoi@users.noreply.github.com> Date: Mon, 2 Oct 2023 10:45:53 +0200 Subject: [PATCH] add 20 node to toolsets (#8408) --- images/macos/toolsets/toolset-11.json | 3 ++- images/macos/toolsets/toolset-12.json | 3 ++- images/macos/toolsets/toolset-13.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 05084aff..40c2546b 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -272,7 +272,8 @@ "versions": [ "14.*", "16.*", - "18.*" + "18.*", + "20.*" ] } } diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 11ce30db..aa36b1b3 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -259,7 +259,8 @@ "versions": [ "14.*", "16.*", - "18.*" + "18.*", + "20.*" ] } } diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index 3bbfcca0..7dbc75d4 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -146,7 +146,8 @@ "x64": { "versions": [ "16.*", - "18.*" + "18.*", + "20.*" ] }, "arm64": {