mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
remove ndk23 from windows images (#8746)
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
"ndk": {
|
||||
"default": "25",
|
||||
"versions": [
|
||||
"23", "24", "25", "26"
|
||||
"24", "25", "26"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -149,7 +149,7 @@
|
||||
"ndk": {
|
||||
"default": "25",
|
||||
"versions": [
|
||||
"23", "24", "25", "26"
|
||||
"24", "25", "26"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user