-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[release/6.0] Install native dependencies on all Apple OS in CI #82322
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
Conversation
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsBackport of #82263.
|
eng/install-native-dependencies.sh
Outdated
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.
This line is new; lowercase changes in 8.0 didn't require this transformation.
e94534f to
d73cce3
Compare
d73cce3 to
0ccb1f1
Compare
|
actions/runner-images#7125 was merged which should add pkg-config back, it still needs to roll out as builds still fail as of right now. I'd be in favor of merging this but I'll let @carlossanlop decide. |
|
We run |
|
@carlossanlop are you good with merging this? |
|
Waiting for Matt's answer here: #82323 (comment) |
Backport of #82263.