Skip to content

fix: add the distribution to the instruments cache key - #233

Merged
GuillaumeLagrange merged 1 commit into
mainfrom
cod-3306-fix-instruments-cache-behavior-in-the-action
Aug 19, 2026
Merged

fix: add the distribution to the instruments cache key#233
GuillaumeLagrange merged 1 commit into
mainfrom
cod-3306-fix-instruments-cache-behavior-in-the-action

Conversation

@GuillaumeLagrange

Copy link
Copy Markdown
Contributor

runner.os evaluates to Linux, and the kernel version does not imply a release: containers report their host's kernel, and two images of different releases can ship the same one. Entries built against one release were therefore restored on another, and an Ubuntu 26.04 job could pick up a valgrind tree built for 24.04.

Refs COD-3306

`runner.os` evaluates to `Linux`, and the kernel version does not imply a
release: containers report their host's kernel, and two images of different
releases can ship the same one. Entries built against one release were therefore
restored on another, and an Ubuntu 26.04 job could pick up a valgrind tree built
for 24.04.

Refs COD-3306
Co-Authored-By: Claude <noreply@anthropic.com>
@GuillaumeLagrange
GuillaumeLagrange merged commit 15e6538 into main Aug 19, 2026
36 checks passed
@GuillaumeLagrange
GuillaumeLagrange deleted the cod-3306-fix-instruments-cache-behavior-in-the-action branch August 19, 2026 12:53
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.

2 participants