Skip to content

Commit 59a0b37

Browse files
Toolcache Android NDK versions <=25 will be removed from images (actions#10440)
1 parent 4e6e715 commit 59a0b37

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

images/ubuntu/toolsets/toolset-2004.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"ndk": {
9595
"default": "27",
9696
"versions": [
97-
"24", "25", "26", "27"
97+
"26", "27"
9898
]
9999
}
100100
},

images/ubuntu/toolsets/toolset-2204.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"ndk": {
9292
"default": "27",
9393
"versions": [
94-
"24", "25", "26", "27"
94+
"26", "27"
9595
]
9696
}
9797
},

images/ubuntu/toolsets/toolset-2404.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"ndk": {
8282
"default": "27",
8383
"versions": [
84-
"24", "25", "26", "27"
84+
"26", "27"
8585
]
8686
}
8787
},

images/windows/toolsets/toolset-2019.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"ndk": {
155155
"default": "27",
156156
"versions": [
157-
"24", "25", "26" , "27"
157+
"26" , "27"
158158
]
159159
}
160160
},

images/windows/toolsets/toolset-2022.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"ndk": {
149149
"default": "27",
150150
"versions": [
151-
"24", "25", "26", "27"
151+
"26", "27"
152152
]
153153
}
154154
},

0 commit comments

Comments
 (0)