diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index fb31c4ed1..05084aff1 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -171,7 +171,7 @@ "ndk": { "default": "25", "versions": [ - "23", "24", "25" + "23", "24", "25", "26" ] } }, diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 9852756f3..11ce30db4 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -157,7 +157,7 @@ "ndk": { "default": "25", "versions": [ - "23", "24", "25" + "23", "24", "25", "26" ] } }, diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index a6ebae346..73650b768 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -36,7 +36,7 @@ "ndk": { "default": "25", "versions": [ - "23", "24", "25" + "23", "24", "25", "26" ] } },