Skip to content

Commit ce52a02

Browse files
authored
Remove CMake from choco_packages.config
This will hopefully fix the Windows GitHub CI as https://github.com/actions/runner-images/blob/win22/20241113.3/images/windows/Windows2022-Readme.md#tools says that CMake is already installed by default
1 parent 89691ed commit ce52a02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="gcc-arm-embedded" version="10.2.1" />
4-
<package id="cmake" version="3.25.2" installArguments="ADD_CMAKE_TO_PATH=System" />
54
<package id="mingw" version="12.2.0" />
65
<package id="ninja" version="1.11.1" />
76
</packages>

0 commit comments

Comments
 (0)