diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index dcc45615b..c2896a298 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 23d46c139..1f9b04eb6 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 fe44a35be..e3a11333e 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 3042f5927..ff58fa005 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 44908044d..0832fbbed 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" ] } },