mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 19:54:43 +08:00
[Windows] Add android NDK r23 (#4100)
This commit is contained in:
@@ -178,8 +178,10 @@
|
||||
"patcher;v4"
|
||||
],
|
||||
"ndk": {
|
||||
"lts": "21",
|
||||
"latest": "22"
|
||||
"default": "21",
|
||||
"versions": [
|
||||
"21", "22", "23"
|
||||
]
|
||||
}
|
||||
},
|
||||
"MsysPackages": {
|
||||
|
||||
Reference in New Issue
Block a user