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: Combine the asan and ubsan jobs #781

Merged
merged 2 commits into from
Dec 2, 2023
Merged

ci: Combine the asan and ubsan jobs #781

merged 2 commits into from
Dec 2, 2023

Conversation

robinlinden
Copy link
Owner

Running these two sanitizers together is fine, so let's do that to save
ourselves a job. This means we're also updating the asan job to use LLVM
15 instead of 14, but that's fine since we still use LLVM 14 for our
tsan tests.

Running these two sanitizers together is fine, so let's do that to save
ourselves a job. This means we're also updating the asan job to use LLVM
15 instead of 14, but that's fine since we still use LLVM 14 for our
tsan tests.
We used to need this to get a correct code coverage report, but since we
no longer merge using the buttons on the GitHub website, all our merges
are fast-forward, and this should no longer be needed.
@robinlinden robinlinden merged commit eddd3e1 into master Dec 2, 2023
20 checks passed
@robinlinden robinlinden deleted the ci-less-ci branch December 2, 2023 02:29
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