mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[Windows] add Android NDK 25 (#5905)
* [Windows] add Android NDK 25 * Update toolset-2022.json
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
],
|
||||
"ndk": {
|
||||
"versions": [
|
||||
"21", "23", "24"
|
||||
"23", "24", "25"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user