diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index dcc45615b880..c2896a2987f4 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -94,7 +94,7 @@ "ndk": { "default": "27", "versions": [ - "24", "25", "26", "27" + "26", "27" ] } }, diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 23d46c139a51..1f9b04eb6aed 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -91,7 +91,7 @@ "ndk": { "default": "27", "versions": [ - "24", "25", "26", "27" + "26", "27" ] } }, diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index fe44a35be423..e3a11333e598 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -81,7 +81,7 @@ "ndk": { "default": "27", "versions": [ - "24", "25", "26", "27" + "26", "27" ] } }, diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index 3042f592785b..ff58fa005d97 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -154,7 +154,7 @@ "ndk": { "default": "27", "versions": [ - "24", "25", "26" , "27" + "26" , "27" ] } }, diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 44908044dbda..0832fbbedff3 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -148,7 +148,7 @@ "ndk": { "default": "27", "versions": [ - "24", "25", "26", "27" + "26", "27" ] } },