Remove python3.9 from CI tests#6495
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6495 +/- ##
==========================================
- Coverage 97.76% 97.76% -0.01%
==========================================
Files 1105 1105
Lines 94999 95030 +31
==========================================
+ Hits 92873 92902 +29
- Misses 2126 2128 +2 ☔ View full report in Codecov by Sentry. |
|
Is everyone OK with removing the CI status checks for 3.9 (Python Ubuntu (3.9) etc.) in the repo settings now? |
|
@NoureldinYosri - there are few more places that I think can be bumped to 3.10 now, see below. Otherwise, LGTM. |
|
@pavoljuhas I updated the requested files, ptal |
|
@pavoljuhas I changed the branch protection rule to be for 3.10 rather than 3.9 |
Did the same right now. Can you please push an empty commit to restart the CI? |
first step towards dropping py3.9 in cirq1.4 #6463