mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[MacOS]Upgrade cmake to 3.31.0 (#10983)
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
],
|
],
|
||||||
"addons": [],
|
"addons": [],
|
||||||
"additional_tools": [
|
"additional_tools": [
|
||||||
"cmake;3.22.1"
|
"cmake;3.31.0"
|
||||||
],
|
],
|
||||||
"ndk": {
|
"ndk": {
|
||||||
"default": "26",
|
"default": "26",
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
],
|
],
|
||||||
"addons": [],
|
"addons": [],
|
||||||
"additional_tools": [
|
"additional_tools": [
|
||||||
"cmake;3.22.1"
|
"cmake;3.31.0"
|
||||||
],
|
],
|
||||||
"ndk": {
|
"ndk": {
|
||||||
"default": "26",
|
"default": "26",
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
],
|
],
|
||||||
"addons": [],
|
"addons": [],
|
||||||
"additional_tools": [
|
"additional_tools": [
|
||||||
"cmake;3.22.1"
|
"cmake;3.31.0"
|
||||||
],
|
],
|
||||||
"ndk": {
|
"ndk": {
|
||||||
"default": "27",
|
"default": "27",
|
||||||
|
|||||||
Reference in New Issue
Block a user