Skip to content

Bump reusable-workflow pin to v2.1.1; remove redundant cmake-version/conan-version overrides - #55

Merged
adrian-tentris merged 1 commit into
developfrom
chore/drop-redundant-cmake-conan-pins
Aug 28, 2026
Merged

Bump reusable-workflow pin to v2.1.1; remove redundant cmake-version/conan-version overrides#55
adrian-tentris merged 1 commit into
developfrom
chore/drop-redundant-cmake-conan-pins

Conversation

@adrian-tentris

Copy link
Copy Markdown
Contributor

Bumps the dice-group/cpp-conan-release-reusable-workflow pin to v2.1.1 and removes the cmake-version/conan-version overrides that just duplicated its defaults.

v2.1.1 fixes the two gaps that made this unsafe before: cmake-version default is now 4.4.2 (matching the lukka/get-cmake@v4.4.2 pin), and configure_conan's own conan-version default is now 2.31.2 (previously a stale 2.3.1 that broke clang-19+ builds -- confirmed by CI failure on an earlier version of this PR in another repo). Both overrides now exactly duplicate what the reusable workflow already provides.

Not merged -- ready for review.

v2.1.1 fixes both gaps that made removing these unsafe before:
cmake-version default is now 4.4.2 (matching lukka/get-cmake@v4.4.2),
and configure_conan's own conan-version default is now 2.31.2
(previously a stale 2.3.1 that broke clang-19+ builds). Both
overrides now exactly duplicate the reusable workflow's own
defaults.
@adrian-tentris adrian-tentris self-assigned this Aug 27, 2026
@adrian-tentris
adrian-tentris merged commit 72d4c31 into develop Aug 28, 2026
6 checks passed
@adrian-tentris
adrian-tentris deleted the chore/drop-redundant-cmake-conan-pins branch August 28, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant