mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 09:13:33 +08:00
Add ndk-related environment variables to windows (#5985)
This commit is contained in:
@@ -184,6 +184,7 @@
|
||||
"patcher;v4"
|
||||
],
|
||||
"ndk": {
|
||||
"default": "25",
|
||||
"versions": [
|
||||
"23", "24", "25"
|
||||
]
|
||||
|
||||
@@ -154,6 +154,7 @@
|
||||
"patcher;v4"
|
||||
],
|
||||
"ndk": {
|
||||
"default": "25",
|
||||
"versions": [
|
||||
"23", "24", "25"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user