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

Switch to more recent OS and compilers for sanitizer workflows #568

Merged
merged 2 commits into from
May 2, 2024

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

  • Switch to gcc13 and clang16 for sanitizer workflows. Also switch to EL9 as OS to run on.

ENDRELEASENOTES

@jmcarcell jmcarcell mentioned this pull request Apr 22, 2024
1 task
@andresailer
Copy link
Member

Need to change the standard for the sanitizer builds when using gcc13 or clang16

--DCMAKE_CXX_STANDARD=17 
+-DCMAKE_CXX_STANDARD=20 

@tmadlener tmadlener force-pushed the update-sanitizer-ci branch from f18c7e3 to ea7aa84 Compare May 2, 2024 11:02
@tmadlener tmadlener merged commit bde3830 into AIDASoft:master May 2, 2024
18 checks passed
@tmadlener tmadlener deleted the update-sanitizer-ci branch May 2, 2024 11:25
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