diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index ee539620a..f7462b858 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -346,7 +346,8 @@ "nvm_versions": [ "14", "16", - "18" + "18", + "20" ] }, "llvm": { diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index a359f3944..fd3f73191 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -330,7 +330,8 @@ "nvm_versions": [ "14", "16", - "18" + "18", + "20" ] }, "llvm": {