-
Notifications
You must be signed in to change notification settings - Fork 191
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
adding 8.2 + 8.3 to build matrix #1107
Conversation
8.3 is in RC, so add it to the matrix. currently failing because many libraries do not support it yet. bump 8.2 to non-experimental, which should have happened some time ago.
Codecov Report
@@ Coverage Diff @@
## main #1107 +/- ##
============================================
+ Coverage 83.05% 83.50% +0.45%
- Complexity 2151 2160 +9
============================================
Files 278 279 +1
Lines 6119 6136 +17
============================================
+ Hits 5082 5124 +42
+ Misses 1037 1012 -25
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
converting back to draft, to be continued after GA and when 8.3 is closer to GA |
I was thinking about that too, otherwise we will have failing tests. |
8.3 is in RC, so add it to the matrix.
bump 8.2 to non-experimental, which should have happened some time ago.