setup-cpp
setup-cpp copied to clipboard
Install all the tools required for building and testing C++/C projects.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.1` -> `1.11.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.1/1.11.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.1` ->...
The downloaded llvm.sh script contains `add-apt-repository -y "${REPO_NAME}"` so I don't think this replacement will be done. The script also has an update afterwards which could be patch instead of...
# Tasks - [ ] `lld` can be easily added as it is already supported. We just need to add a CLI and actions option for it. It should be...
Windows Arm and Linux Arm are supported, but we have to test them in CI to make sure all the corner cases are covered. This would allow for publishing the...
https://github.com/medikoo/memoizee/pull/143