Setup Cpp (C++ / C)
Version updated for aminya/setup-cpp to version v0.35.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- 🎉 feat: install python packages using pipx to avoid conflicts with system by @aminya in https://github.com/aminya/setup-cpp/pull/190
- feat: add system package manager fallback for pip packages @aminya in https://github.com/aminya/setup-cpp/pull/190
- feat: default to LLVM 16 on Windows and Linux by @aminya in https://github.com/aminya/setup-cpp/pull/191
- fix: prevent adding /usr/bin if it is already on the PATH by @aminya in https://github.com/aminya/setup-cpp/pull/189
- tests: skip some msvc installation tests based on the Windows version by @aminya in https://github.com/aminya/setup-cpp/pull/192
Full Changelog: https://github.com/aminya/setup-cpp/compare/v0.34.0...v0.35.1