mirror of
https://github.com/mpusz/mp-units.git
synced 2026-07-09 18:10:46 +02:00
f34180ef7a
Commit b68e0281e bumped Conan `compiler.version` 194 → 195 (cl.exe 19.50+ /
toolset 14.50+ on the `windows-2025` runner) but left the display label at
"14.4". Update the label to "14.5" so the matrix entry no longer claims a
toolset version one minor behind what the runner actually ships.
The label is purely cosmetic — it only flows into `name=f"MSVC {release}"`
— so this is a CI-display fix, not a behavioural change.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>