gh-115383: Use runner version to compute config cache key · python/cpython@06b31ef · GitHub
Skip to content

Commit 06b31ef

Browse files
committed
gh-115383: Use runner version to compute config cache key
Our GitHub actions build caches the results of "configure" on macOS and Linux. Periodically, GitHub releases new images for their actions runners. This incorporates the runner's OS and image version to compute the config cache key to avoid using a stale configure cache.
1 parent 5719aa2 commit 06b31ef

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion

0 commit comments

Comments
 (0)