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

windows.yml: Add windows-msvc-debug #760

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

sivileri
Copy link
Contributor

@sivileri sivileri commented Sep 27, 2023

Add a debug build type run to catch errors only happening on debug

@dvrogozh @evelikov @XinfengZhang

Add a debug build type run to catch errors only happening on debug
Copy link
Contributor

@dvrogozh dvrogozh left a comment

Choose a reason for hiding this comment

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

looks good

@XinfengZhang XinfengZhang merged commit 53e459d into intel:master Sep 28, 2023
13 checks passed
@sivileri sivileri deleted the ci_windows_debug-1 branch September 28, 2023 14:27
@evelikov
Copy link
Contributor

This should really be a matrix IMHO. We've removed a bunch of duplication in the CI before, it'll be great if we don't reintroduce that.

@dvrogozh
Copy link
Contributor

Actually, matrix complicates things. To me, current workflow is simple enough and is not yet complex enough to justify introducing test matrix.

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.

4 participants