Skip to content

.github/workflows/mlir-tests.yml: Build main branches to populate ccache #52

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

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

mgehre-amd
Copy link
Collaborator

@mgehre-amd mgehre-amd commented Jun 15, 2023

Due to security (?) restrictions in github CI, PRs can only access the caches that were created by builds on the target branch (but not builds caused by sibiling PRs to the same target branch).
So we need to build the target branches (here: on every push, i.e. PR merge) to populate the caches.

@mgehre-amd mgehre-amd requested a review from ljfitz June 15, 2023 11:40
@mgehre-amd mgehre-amd changed the base branch from ferdinand.main_to_llvm_bump to feature/fused-ops June 16, 2023 06:58
@mgehre-amd mgehre-amd merged commit debfaf5 into feature/fused-ops Jun 16, 2023
@mgehre-amd mgehre-amd deleted the matthias.build_main_branch branch September 3, 2024 07:21
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.

1 participant