mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 10:09:20 +08:00
[Windows] Add Cmake 3.22.1 for Android (#5974)
This commit is contained in:
@@ -180,6 +180,7 @@
|
|||||||
"additional_tools": [
|
"additional_tools": [
|
||||||
"cmake;3.10.2.4988404",
|
"cmake;3.10.2.4988404",
|
||||||
"cmake;3.18.1",
|
"cmake;3.18.1",
|
||||||
|
"cmake;3.22.1",
|
||||||
"patcher;v4"
|
"patcher;v4"
|
||||||
],
|
],
|
||||||
"ndk": {
|
"ndk": {
|
||||||
|
|||||||
@@ -150,6 +150,7 @@
|
|||||||
"addon_list": [],
|
"addon_list": [],
|
||||||
"additional_tools": [
|
"additional_tools": [
|
||||||
"cmake;3.18.1",
|
"cmake;3.18.1",
|
||||||
|
"cmake;3.22.1",
|
||||||
"patcher;v4"
|
"patcher;v4"
|
||||||
],
|
],
|
||||||
"ndk": {
|
"ndk": {
|
||||||
|
|||||||
Reference in New Issue
Block a user