Skip to content

ci(binding/swift): Don't use release build for develop #2542

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

Closed
Xuanwo opened this issue Jun 26, 2023 · 4 comments · Fixed by #2545
Closed

ci(binding/swift): Don't use release build for develop #2542

Xuanwo opened this issue Jun 26, 2023 · 4 comments · Fixed by #2545
Assignees

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Jun 26, 2023

It takes up to 10 mins to build swift binding in CI. Maybe we don't need to use release build for develop.

cc @unixzii, what do you think?

@unixzii
Copy link
Contributor

unixzii commented Jun 26, 2023

Yep, I think we can use debug build for CI.

By the way, I feel like macOS host is slower than Ubuntu host almost every time the pipeline is triggered. Do you think we should remove it?

@Xuanwo
Copy link
Member Author

Xuanwo commented Jun 26, 2023

By the way, I feel like macOS host is slower than Ubuntu host almost every time the pipeline is triggered. Do you think we should remove it?

I'm fine with this change. We can add it back if we have users from macOS.

@unixzii
Copy link
Contributor

unixzii commented Jun 26, 2023

Ok, I will file a PR for that.

@Xuanwo
Copy link
Member Author

Xuanwo commented Jun 26, 2023

Ok, I will file a PR for that.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants