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": {