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 1a2740c commit ad12fdbCopy full SHA for ad12fdb
.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.31.0" 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