Skip to content
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

CI: fix rpmbuild call for cross-platform execution #6134

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

onetechnical
Copy link
Contributor

Summary

For ARM64, the agent will not run rpmbuild unless you remove the strip option.

Test Plan

Ran manually and verified it worked.

@onetechnical onetechnical self-assigned this Sep 18, 2024
@onetechnical onetechnical changed the base branch from master to rel/beta September 18, 2024 14:21
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.26%. Comparing base (863cc55) to head (054c6b1).
Report is 1 commits behind head on rel/beta.

Additional details and impacted files
@@             Coverage Diff              @@
##           rel/beta    #6134      +/-   ##
============================================
- Coverage     56.52%   56.26%   -0.26%     
============================================
  Files           494      494              
  Lines         69954    69954              
============================================
- Hits          39538    39357     -181     
- Misses        27747    27926     +179     
- Partials       2669     2671       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@algojohnlee algojohnlee merged commit 49d4765 into algorand:rel/beta Sep 18, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants