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

[ci] Disable cache until we can automate generation on main #3574

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

antiagainst
Copy link
Collaborator

Per cache scoping: "the cache is scoped to the key, version, and branch. The default branch cache is available to other branches." We need to have cache generated for the main branch so that all pull requests can use, instead of each pull request doing its own caching that cannot be shared. Until then, disable caching.

Per cache scoping: "the cache is scoped to the key, version,
and branch. The default branch cache is available to other
branches." We need to have cache generated for the main
branch so that all pull requests can use, instead of each
pull request doing its own caching that cannot be shared.
Until then, disable caching.
@antiagainst antiagainst requested a review from ptillet as a code owner April 5, 2024 00:20
@jlebar jlebar enabled auto-merge (squash) April 5, 2024 00:22
@jlebar jlebar merged commit 6b2d8dd into triton-lang:main Apr 5, 2024
4 of 5 checks passed
@antiagainst antiagainst deleted the disable-cache branch April 5, 2024 00:36
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