mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 05:37:21 -05:00
The vcpkg ABI hash depends on more of the runner image than cl.exe: on Windows every port's ABI includes the PowerShell version. Image 20260728 bumped PowerShell 7.6.3 to 7.6.4, which changed all 102 ABIs while the cache key stayed fixed. The cache restored but vcpkg rejected every archive, and the save step skipped because the key already existed, so the stale entry never refreshed and every run rebuilt all dependencies (98 min configure step).