We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80be8bc commit 6a1bbe2Copy full SHA for 6a1bbe2
.github/workflows/choco_packages.config
@@ -1,7 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<packages>
3
<package id="gcc-arm-embedded" version="10.2.1" />
4
- <package id="cmake" version="3.25.2" installArguments="ADD_CMAKE_TO_PATH=System" />
5
<package id="mingw" version="12.2.0" />
6
<package id="ninja" version="1.11.1" />
7
</packages>
0 commit comments