Skip to content

Revert "Temporarily disable failing windows-2022 clang CI job" #1092

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Feb 11, 2025

Description

Revert "Temporarily disable failing windows-2022 clang CI job".

This reverts commit 467be17.

Fixes: #910

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

The extra sources and libraries are redundant on Windows.
They cause the "duplicate symbol" errors.

Signed-off-by: Lukasz Dorau <[email protected]>
Use windows-2019 instead of windows-2022 in the Clang build,
because it fails on windows-2022.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner February 11, 2025 13:32
@ldorau ldorau merged commit f0a34f6 into oneapi-src:main Feb 11, 2025
83 of 84 checks passed
@ldorau ldorau deleted the Revert_Temporarily_disable_failing_windows-2022_clang_CI_job branch February 12, 2025 06:59
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.

UMF build fails on Windows 2022 with clang v18.1.8
3 participants