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 CI and llvm detection #3648

Merged
merged 4 commits into from
Mar 6, 2023
Merged

Fix CI and llvm detection #3648

merged 4 commits into from
Mar 6, 2023

Conversation

ptitSeb
Copy link
Contributor

@ptitSeb ptitSeb commented Mar 6, 2023

CI Test will only trigger on some specific branch now:

  • main
  • v3.0.x
  • v3.1.x
  • with_ci-.*

PR should still test also.

Also, detection of LLVM is improved when only llvm-config is available

@ptitSeb ptitSeb requested a review from theduke March 6, 2023 09:33
Copy link
Contributor

@theduke theduke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always nice to move stuff from the Github specific code to the makefile.

Branch config changes LGTM as well.

👍

@ptitSeb ptitSeb enabled auto-merge (squash) March 6, 2023 10:01
@ptitSeb ptitSeb merged commit 296061f into master Mar 6, 2023
@ptitSeb ptitSeb deleted the fix_ci_llvm branch March 6, 2023 10:07
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