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

Explicitly set compiler for CI clang build #2757

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Explicitly set compiler for CI clang build #2757

merged 1 commit into from
Nov 30, 2023

Conversation

daljit46
Copy link
Member

@daljit46 daljit46 commented Nov 23, 2023

When we switched to CMake, it seems that I forgot to explicitly set Clang as the compiler for our linux-clang-buildCI workflow, so it was using GCC since it's the default compiler on Linux. This PR fixes that.

Copy link

clang-tidy review says "All clean, LGTM! 👍"

@daljit46 daljit46 self-assigned this Nov 23, 2023
@daljit46 daljit46 merged commit bafda91 into dev Nov 30, 2023
6 checks passed
@daljit46 daljit46 deleted the fixclangci branch November 30, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant