mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
remove ndk 23 from macos images (#8747)
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
"ndk": {
|
||||
"default": "25",
|
||||
"versions": [
|
||||
"23", "24", "25", "26"
|
||||
"24", "25", "26"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user