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

Add new CI platform for C++20 builds #599

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

stephenswat
Copy link
Member

In light of some recent issues in Detray as well as some work that I want to put into traccc, this commit adds a new C++20 platform based on Ubuntu 24.04 that will test the compilation of (the host part of) traccc on the newer C++ standard.

@stephenswat stephenswat added cicd Changes related to the CI system improvement Improve an existing feature labels May 31, 2024
@stephenswat
Copy link
Member Author

This will, at the very least, need acts-project/detray#746 to be merged and integrated into traccc before it will pass.

@stephenswat
Copy link
Member Author

This is now ready to go.

@stephenswat
Copy link
Member Author

The SYCL CI briidge failure is unrelated (see #625)

In light of some recent issues in Detray as well as some work that I
want to put into traccc, this commit adds a new C++20 platform based on
Ubuntu 24.04 that will test the compilation of (the host part of) traccc
on the newer C++ standard.
Copy link
Member

@paulgessinger paulgessinger left a comment

Choose a reason for hiding this comment

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

LGTM

@stephenswat stephenswat merged commit 338d9f6 into acts-project:main Jun 21, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd Changes related to the CI system improvement Improve an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants