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

Fix CI-build on macos-latest #5939

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Fix CI-build on macos-latest #5939

merged 1 commit into from
Jan 10, 2023

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Jan 10, 2023

Github Actions is starting to use macOS 12 for macos-latest by default, see actions/runner-images#6384.

However, macOS 12 does not have the realpath utility. This was causing builds to fail. This PR adds a workaround for that.

@cknitt cknitt requested a review from cristianoc January 10, 2023 19:28
@cknitt cknitt merged commit d598b04 into master Jan 10, 2023
@cknitt cknitt deleted the fix-ci-build branch January 10, 2023 19: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.

2 participants