Skip to content

- Fix CI to run WIndows jobs#21

Merged
hliberacki merged 1 commit intomasterfrom
enable_windows_ci
Oct 15, 2025
Merged

- Fix CI to run WIndows jobs#21
hliberacki merged 1 commit intomasterfrom
enable_windows_ci

Conversation

@hliberacki
Copy link
Owner

Fix CI jobs to execute compilation on Windows.

@hliberacki hliberacki self-assigned this Oct 14, 2025
Copilot AI review requested due to automatic review settings October 14, 2025 23:26
Copy link

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 the CI pipeline to properly support Windows builds using MSVC compiler. The changes address compiler configuration issues that were preventing Windows jobs from executing correctly.

  • Adds MSVC to the compiler matrix and properly excludes it from non-Windows platforms
  • Configures environment variables to explicitly use the MSVC compiler on Windows
  • Updates compiler version checking to work correctly with MSVC
Comments suppressed due to low confidence (1)

.github/workflows/ci_pipeline.yml:1

  • Corrected spelling of 'WIndows' to 'Windows' in the PR title.
name: Build & Test

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hliberacki hliberacki force-pushed the enable_windows_ci branch 8 times, most recently from ec1d301 to 7d0fbc3 Compare October 14, 2025 23:58
Fix CI jobs to execute compilation on Windows.
@hliberacki hliberacki merged commit ab04040 into master Oct 15, 2025
13 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.

1 participant