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: Update LCG stacks and OSs for linux workflows #597

Merged
merged 2 commits into from
May 7, 2024

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

  • Update CI workflows to run on LCG_105 using gcc13 and clang16 as well as bumping the OS to EL9. Build RNTuple by default
  • Update the Ubuntu based workflows to run on ubuntu 22.04

ENDRELEASENOTES

Additionally clean up the ubuntu workflow slightly to not have a matrix entry that is always ON.

@tmadlener tmadlener mentioned this pull request May 7, 2024
1 task
@tmadlener tmadlener requested a review from andresailer May 7, 2024 08:49
Copy link
Member

@andresailer andresailer left a comment

Choose a reason for hiding this comment

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

I think you can now put them all in the

matrix:
  LCG: [...]

.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
@tmadlener
Copy link
Collaborator Author

Good call. The number of c+=17 builds gets small this way, but we will eventually move to full c++20 in any case, I suppose.

@tmadlener tmadlener merged commit 04d32d6 into AIDASoft:master May 7, 2024
18 checks passed
@tmadlener tmadlener deleted the update-ci branch May 7, 2024 12:24
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