Releases: lukka/get-cmake
CMake v3.19.2
The action downloads and caches both CMake and Ninja.
To keep your workflow updated to last CMake and Ninja use:
uses: lukka/get-cmake@latest
Or pin your workflow to a CMake version:
uses: lukka/[email protected]
The version of Ninja is the last at the time of the CMake release.
Enjoy!
CMake v3.19.1 and Ninja v1.10.2
The action downloads and caches both CMake and Ninja.
To keep your workflow updated to last CMake and Ninja use:
uses: lukka/get-cmake@latest
Or pin your workflow to a CMake version:
uses: lukka/[email protected]
The version of Ninja is the last at the time the CMake release.
Enjoy!
Bump CMake to 3.19.0
The action downloads and caches both CMake and ninja.
uses: lukka/get-cmake@latest
is now using CMake v3.19.0.
Enjoy!
Caches both CMake v3.18.3 and ninja v1.10.1
The action caches both CMake and ninja.
CMake latest is now v3.18.3.
Enjoy!
CMake 3.18.2 and perf improvements
- CMake v3.18.2 is now the latest (use it with
uses: lukka/get-cmake@latest
). - Introduced usage of @actions/cache package in place of @actions/cache action. Smaller download size, faster execution for restore/saveCache.
- Added unit tests.
- Added code coverage badge.
CMake 3.18.0
Use in your workflow - uses: lukka/[email protected]
to install CMake version 3.18.0.
Or just - uses: lukka/get-cmake@latest
to use and keep track of the most recent version of CMake.
CMake 3.17.3
Use in your workflow - uses: lukka/[email protected]
to install CMake version 3.17.3.
Or just - uses: lukka/get-cmake@latest
to use and keep track of the most recent version of CMake.
CMake 3.17.2
v3.17.2 switch valitation test to master branch
Get and cache CMake v3.17.1 in one liner
CMake v3.17.1