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

Remove macos build task #98

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Remove macos build task #98

merged 1 commit into from
Dec 7, 2020

Conversation

tigleym
Copy link
Collaborator

@tigleym tigleym commented Dec 7, 2020

This PR removes the build tasks for MacOS temporarily. Currently, compiling the project on MacOS will fail unless we change the following line from Cargo.toml:

features = ["vulkan"] => features = ["metal"]

We can add this task back once #97 is fixed.

@tigleym tigleym requested a review from cdsupina December 7, 2020 03:11
Copy link
Collaborator

@cdsupina cdsupina left a comment

Choose a reason for hiding this comment

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

Looks good. Feel free to merge.

@cdsupina cdsupina merged commit dca2a56 into develop Dec 7, 2020
@cdsupina cdsupina deleted the remove_macos_task branch December 8, 2020 00:32
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