-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
fix(ci): fix lts image build #7000
fix(ci): fix lts image build #7000
Conversation
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
Codecov Report
@@ Coverage Diff @@
## main #7000 +/- ##
==========================================
- Coverage 70.48% 68.76% -1.72%
==========================================
Files 515 554 +39
Lines 23150 25683 +2533
==========================================
+ Hits 16317 17661 +1344
- Misses 5776 6821 +1045
- Partials 1057 1201 +144
Continue to review full report at Codecov.
|
This PR removes the
release-lts
make target's dependency on thecross
target. The `cross target is being removed as a dependency from targets as it's functionality is being moved to kokoro.