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

Use MacOS ARM64 #5089

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Use MacOS ARM64 #5089

wants to merge 2 commits into from

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Feb 20, 2025

Fixes #5088

@@ -194,7 +194,7 @@ stages:
timeoutInMinutes: 90
pool:
name: Azure Pipelines
vmImage: macos-latest
image: macos-14-arm64
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.53%. Comparing base (d141931) to head (7563944).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5089      +/-   ##
==========================================
- Coverage   66.11%   63.53%   -2.59%     
==========================================
  Files         605      605              
  Lines       36810    36810              
==========================================
- Hits        24337    23387     -950     
- Misses      12473    13423     +950     
Flag Coverage Δ
Debug 63.53% <ø> (-2.59%) ⬇️
integration 63.52% <ø> (-2.60%) ⬇️
production 63.53% <ø> (-2.59%) ⬇️
unit 63.53% <ø> (-2.59%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 59 files with indirect coverage changes

@Youssef1313 Youssef1313 marked this pull request as draft February 20, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update CI to run MacOS ARM64
2 participants