-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MAINT: Update CIs and bump minimum to 3.8 #1108
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1108 +/- ##
==========================================
- Coverage 95.28% 95.23% -0.06%
==========================================
Files 24 24
Lines 3900 3900
==========================================
- Hits 3716 3714 -2
- Misses 184 186 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@sappelhoff ready for CI branch protection rules to be updated and merged |
Do we still support MNE 1.0? Latest stable is 1.2, I don't think we're even testing with 1.0 and 1.1 anymore, right? |
Oh I didn't realize we actually still test with MNE 1.0 -- but neither with 1.1 nor 1.2 (which were only implicitly covered for a while when testing with main) +1 for bumping this to 1.2 |
Thanks @larsoner, seems I missed quite a few there!!! |
Closes #1107