Skip to content

Conversation

@wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This PR ensures that for edm4eic@main (until the next release, when we can update the default) we use the required cxxstd=20. Addresses https://eicweb.phy.anl.gov/containers/eic_container/-/jobs/7166992#L506.

What kind of change does this PR introduce?

Copilot AI review requested due to automatic review settings January 26, 2026 16:36
@wdconinc wdconinc enabled auto-merge (squash) January 26, 2026 16:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a build failure in the user_spack_environment CI job by explicitly specifying the cxxstd=20 variant for edm4eic@git.main. The issue occurred because while packages.yaml requires cxxstd=20 for edm4eic@8.6.0, this requirement doesn't automatically apply to the @git.main version used in the test environment.

Changes:

  • Added cxxstd=20 variant to the spack add edm4eic@git.main command in the GitLab CI configuration

@wdconinc wdconinc merged commit 16111ac into master Jan 26, 2026
35 checks passed
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.

3 participants