Skip to content

Downgrade GHA Windows runner image from 2025 to 2022 - #321

Merged
godotalgorithm merged 1 commit into
mainfrom
windows-ci-temp-fix
Aug 10, 2026
Merged

Downgrade GHA Windows runner image from 2025 to 2022#321
godotalgorithm merged 1 commit into
mainfrom
windows-ci-temp-fix

Conversation

@godotalgorithm

Copy link
Copy Markdown
Collaborator

This is meant as a temporary CI fix to resolve #320. This fix will only last until the Windows 2022 server image is decommissioned. A more permanent fix will be to improve the CMake build system and Github Actions build script, hopefully reducing the number of environment-specific hacks that are needed for everything to work.

Status

  • Ready for merge

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.56%. Comparing base (0526912) to head (7a657fd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #321      +/-   ##
==========================================
- Coverage   69.57%   69.56%   -0.01%     
==========================================
  Files         339      339              
  Lines       76184    76184              
==========================================
- Hits        53003    52998       -5     
- Misses      23181    23186       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@godotalgorithm
godotalgorithm merged commit 1d9d92b into main Aug 10, 2026
9 of 10 checks passed
@godotalgorithm
godotalgorithm deleted the windows-ci-temp-fix branch August 10, 2026 18:34
@godotalgorithm godotalgorithm mentioned this pull request Aug 10, 2026
1 task
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.

Windows build system is broken...

1 participant