-
Notifications
You must be signed in to change notification settings - Fork 27
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
Add Arm64 builds to CI #524
base: branch-25.02
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## branch-25.02 #524 +/- ##
================================================
+ Coverage 70.72% 74.18% +3.45%
================================================
Files 404 407 +3
Lines 14393 15051 +658
Branches 1148 1191 +43
================================================
+ Hits 10180 11165 +985
+ Misses 4213 3886 -327
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 128 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Description
Dockerfile
as a multi-arch containeraarch64
) todependencies.yaml
matrixTestPipeline.EngineFactories
on Arm64, until [BUG]: TestPipeline.EngineFactories fails on arm64 #525 is resolved.Related to nv-morpheus/utilities#90
Checklist