conan-io / conan-io/setup-conan
Make cache key configurable
Open
- Dominant language
- No language data
- Stars
- 19
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently, as far as I understand, the action uses `conan-${{ steps.install-conan.outputs.conan-version }}-${{ runner.os }}` (see https://github.com/conan-io/setup-conan/blob/main/action.yml#L112) as cache key. It would be even better to make it configurable by the users in order to support uses cases such as multiple configurations for the OS (e.g. different compilers, debug vs release etc).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.