Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect LLVM CI caching #4563

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Fix incorrect LLVM CI caching #4563

merged 1 commit into from
Dec 3, 2024

Conversation

SeanTAllen
Copy link
Member

We were using libs rather than lib as the path to look up the libs CMake file. This meant that changes to it didn't result in the cache being properly busted.

We were using libs rather than lib as the path to look up the libs
CMake file. This meant that changes to it didn't result in the cache
being properly busted.
@SeanTAllen SeanTAllen requested review from chalcolith and a team December 3, 2024 04:10
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Dec 3, 2024
@SeanTAllen SeanTAllen merged commit 4431848 into main Dec 3, 2024
26 checks passed
@SeanTAllen SeanTAllen deleted the fix-cache-bug branch December 3, 2024 14:22
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Dec 3, 2024
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.

3 participants