Skip to content

Pin Windows CI to Visual Studio 2022 - #362

Merged
Bill Avery (wravery) merged 2 commits into
mainfrom
copilot/fix-github-actions-job
Sep 14, 2026
Merged

Bill Avery (wravery) merged 2 commits into
mainfrom
copilot/fix-github-actions-job

Conversation

Copilot AI commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Windows CI fails during CMake configuration because windows-latest no longer includes Visual Studio 2022 while the workflow selects its generator.

  • Runner compatibility
    • Pin the Windows workflow to windows-2022, preserving the existing VS 2022 CMake generator and build matrix.
runs-on: windows-2022

Co-authored-by: wravery <6502881+wravery@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job by analyzing logs and implementing a fix Pin Windows CI to Visual Studio 2022 Sep 14, 2026
@wravery
Bill Avery (wravery) marked this pull request as ready for review September 14, 2026 23:25
@wravery
Bill Avery (wravery) merged commit 631918e into main Sep 14, 2026
31 of 36 checks passed
@wravery
Bill Avery (wravery) deleted the copilot/fix-github-actions-job branch September 14, 2026 23:25
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.

2 participants