]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
CI: Use the image version in the cache keys. This is likely a simpler
authorJoe Orton <jorton@apache.org>
Mon, 14 Oct 2024 16:09:50 +0000 (16:09 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 14 Oct 2024 16:09:50 +0000 (16:09 +0000)
commit584ed86f30b46bff41451f874cf52bf0a0db4208
tree22c8327d792f21e056f659e56922b36a6e5ce1a4
parent82dc9a9e84006eb8521b39313de30db569ed6f9e
CI: Use the image version in the cache keys. This is likely a simpler
and more robust fix for the issues with Perl XS builds being cached.
Root cause was likely "ubuntu-latest" changing from 22.04 to 24.04.
Cache keys will now change when that happens again, preventing reuse
of cached builds across OS versions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921311 13f79535-47bb-0310-9956-ffa450edef68
.github/workflows/linux.yml