Skip to content

Fix GHA on Windows - #319

Closed
godotalgorithm wants to merge 12 commits into
mainfrom
fix-windows-ci
Closed

Fix GHA on Windows#319
godotalgorithm wants to merge 12 commits into
mainfrom
fix-windows-ci

Conversation

@godotalgorithm

Copy link
Copy Markdown
Collaborator

The Windows GHA build script failed about a month ago because the Visual Studio version is now beyond the compatibility range of the now-obsolete ifort compiler, which will no longer install correctly from the standalone installer. This PR switches to the ifx compiler and its Conda-forge distribution for Windows. I will overhaul the GHA build script more extensively when I switch primary Mac distribution from x86 to ARM, which will likely happen in 2027 before Intel-based Github Actions Mac runners are no longer available.

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 (bc6dfe0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
- 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

Copy link
Copy Markdown
Collaborator Author

There is no simple fix other than to downgrade the runner version as I did in #321. That will probably buy MOPAC about 6 months to sort this out with a more permanent solution.

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