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: intermediary steps use actions #666

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

alandefreitas
Copy link
Collaborator

Adjust CI jobs to use actions for intermediary steps:

  • Custom packages and targets included directly in the matrix only once.
  • Dependencies use cmake-workflows directly.
  • In PRs and local runs, when there are no cached LLVM binaries, these are downloaded directly from the MrDocs releases instead of rebuilding LLVM.
  • LLVM release matrix only includes workflows for binaries missing from the server.

@alandefreitas alandefreitas merged commit 3d92071 into cppalliance:develop Sep 4, 2024
9 checks passed
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