-
Notifications
You must be signed in to change notification settings - Fork 422
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] Comment the arm64 CI #3125
Conversation
✅ Deploy Preview for opentelemetry-cpp-api-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3125 +/- ##
==========================================
+ Coverage 87.12% 87.88% +0.76%
==========================================
Files 200 195 -5
Lines 6109 6137 +28
==========================================
+ Hits 5322 5393 +71
+ Misses 787 744 -43 |
# Commented 2024-11-06, lack of workers in github causes CI failures | ||
# arm64_test: | ||
# name: CMake test arm64 (with modern protobuf,grpc and abseil) | ||
# runs-on: actuated-arm64-4cpu-16gb |
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.
We can also try using GitHub hosted runners - https://github.com/open-telemetry/community/blob/9d617b82cadd8940751f4223b3e2f0a99884d74c/assets.md#github-hosted-arm64-runners - as part of this or separate PR.
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.
Noted.
A separate PR is better, so we can unlock the builds and get CI flowing again now.
[CI] Comment the arm64 CI (open-telemetry#3125)
Fixes # (issue)
Changes
Please provide a brief description of the changes here.
Comment out CI for arm64, due to the lack of runners.
For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes