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

[graphSDK] Fix release for macos #202

Closed
aramikm opened this issue May 2, 2024 · 0 comments · Fixed by #201
Closed

[graphSDK] Fix release for macos #202

aramikm opened this issue May 2, 2024 · 0 comments · Fixed by #201
Assignees
Labels
bug Something isn't working chore

Comments

@aramikm
Copy link
Collaborator

aramikm commented May 2, 2024

Description

Looks like default macos on github runners is switched from x86_64-apple-darwin to aarch64-apple-darwin and this is causing failures in macos releases.

Details

https://github.com/LibertyDSNP/graph-sdk/actions/runs/8929812127/job/24528866748

@aramikm aramikm self-assigned this May 2, 2024
@aramikm aramikm added bug Something isn't working chore labels May 2, 2024
aramikm added a commit that referenced this issue May 2, 2024
# Goal
The goal of this PR is to fix the issue with macos releases

closes #202
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant