mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 10:09:20 +08:00
[Windows,Ubuntu] Unpin the cmake version (#12953)
This commit is contained in:
committed by
GitHub
parent
6f04fd4a75
commit
2aaadf504b
@@ -402,7 +402,6 @@
|
||||
},
|
||||
{
|
||||
"name": "cmake.install",
|
||||
"version": "3.31.6",
|
||||
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
|
||||
},
|
||||
{ "name": "imagemagick" },
|
||||
|
||||
@@ -326,7 +326,6 @@
|
||||
},
|
||||
{
|
||||
"name": "cmake.install",
|
||||
"version": "3.31.6",
|
||||
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
|
||||
},
|
||||
{ "name": "imagemagick" },
|
||||
|
||||
@@ -289,7 +289,6 @@
|
||||
},
|
||||
{
|
||||
"name": "cmake.install",
|
||||
"version": "3.31.6",
|
||||
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user