mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Ubuntu] Add Cmake 3.18.1 to toolset files (#3322)
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
],
|
||||
"additional_tools": [
|
||||
"cmake;3.10.2.4988404",
|
||||
"cmake;3.18.1",
|
||||
"patcher;v4",
|
||||
"platform-tools",
|
||||
"cmdline-tools;latest"
|
||||
|
||||
@@ -90,6 +90,7 @@
|
||||
],
|
||||
"additional_tools": [
|
||||
"cmake;3.10.2.4988404",
|
||||
"cmake;3.18.1",
|
||||
"patcher;v4",
|
||||
"platform-tools",
|
||||
"cmdline-tools;latest"
|
||||
|
||||
@@ -86,6 +86,7 @@
|
||||
],
|
||||
"additional_tools": [
|
||||
"cmake;3.10.2.4988404",
|
||||
"cmake;3.18.1",
|
||||
"patcher;v4",
|
||||
"platform-tools",
|
||||
"cmdline-tools;latest"
|
||||
|
||||
Reference in New Issue
Block a user