-
Notifications
You must be signed in to change notification settings - Fork 381
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
chore: update matrix #3458
chore: update matrix #3458
Conversation
Signed-off-by: zirain <[email protected]>
@@ -84,7 +84,7 @@ jobs: | |||
needs: [build] | |||
strategy: | |||
matrix: | |||
version: [ v1.26.14, v1.27.11, v1.28.7, v1.29.2 ] | |||
version: [ v1.27.11, v1.28.7, v1.29.2, 1.30.0 ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we also bump patch releases of prev minor releases ?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3458 +/- ##
==========================================
+ Coverage 67.23% 67.25% +0.02%
==========================================
Files 166 166
Lines 19439 19439
==========================================
+ Hits 13070 13074 +4
+ Misses 5424 5421 -3
+ Partials 945 944 -1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 , thanks !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fixes: #3449
remove 1.26, add 1.30
bump:
1.27.11 -> 1.27.13
1.28.7 -> 1.28.9
1.29.2 -> 1.29.4