-
Notifications
You must be signed in to change notification settings - Fork 118
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 ppc64le and exclude s390x builds #2781
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
a9f1428
to
fbfbcda
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2781 +/- ##
===========================================
- Coverage 45.50% 23.32% -22.18%
===========================================
Files 79 117 +38
Lines 7782 19711 +11929
===========================================
+ Hits 3541 4598 +1057
- Misses 4099 14895 +10796
- Partials 142 218 +76 🚀 New features to boost your workflow:
|
fbfbcda
to
77cb834
Compare
77cb834
to
f6b5b5f
Compare
f6b5b5f
to
5b385ac
Compare
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
5b385ac
to
835f77f
Compare
@kubernetes-sigs/security-profiles-operator-maintainers PTAL |
/lgtm |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Fix the builds and add them to the CI.
Which issue(s) this PR fixes:
None
Does this PR have test?
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?