mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
remove ndk 23 from ubuntu images (#8745)
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
"ndk": {
|
||||
"default": "25",
|
||||
"versions": [
|
||||
"23", "24", "25", "26"
|
||||
"24", "25", "26"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
"ndk": {
|
||||
"default": "25",
|
||||
"versions": [
|
||||
"23", "24", "25", "26"
|
||||
"24", "25", "26"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user