Skip to content

Fix windows CI#8303

Merged
ricardoV94 merged 2 commits into
pymc-devs:mainfrom
ricardoV94:windows_ci
May 17, 2026
Merged

Fix windows CI#8303
ricardoV94 merged 2 commits into
pymc-devs:mainfrom
ricardoV94:windows_ci

Conversation

@ricardoV94
Copy link
Copy Markdown
Member

@ricardoV94 ricardoV94 commented May 17, 2026

Windows CI started failing due to micromamba incompatibility: mamba-org/micromamba-releases#97

Also got an email from Github actions window changes, and did what I think is pinning to the current behavior: actions/runner-images#14017

@ricardoV94 ricardoV94 added Github CI/CD no releasenotes Skipped in automatic release notes generation labels May 17, 2026
@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 17, 2026

Documentation build overview

📚 pymc | 🛠️ Build #32727394 | 📁 Comparing b7d69e5 against latest (a65e8b6)

  🔍 Preview build  

2 files changed
± glossary.html
± contributing/jupyter_style.html

@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.78%. Comparing base (a65e8b6) to head (b7d69e5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #8303   +/-   ##
=======================================
  Coverage   91.78%   91.78%           
=======================================
  Files         125      125           
  Lines       20428    20428           
=======================================
  Hits        18749    18749           
  Misses       1679     1679           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jessegrabowski
Copy link
Copy Markdown
Member

jessegrabowski commented May 17, 2026

We ran into this in pymc-extras here, I don't think you have to downgrade the windows image if we don't want to.

My preference would be to keep us on windows-latest, since it works and it's just one more thing to remember to undo later.

@ricardoV94
Copy link
Copy Markdown
Member Author

I don't think you have to downgrade the windows image if we don't want to.

I realized that. I got a github email a couple days ago and thought it was related, but that will only bite use in a month or so, no reason to revert :)

@ricardoV94 ricardoV94 merged commit 169e901 into pymc-devs:main May 17, 2026
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Github CI/CD no releasenotes Skipped in automatic release notes generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants