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

chore: use cargo binstall to install zigbuild and xwin #100

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Jul 17, 2024

This saves CI times and also mitigates issues with compiling the crate from scratch

@kevaundray
Copy link
Contributor Author

Currently we are getting this on master -- likely due to cargo install looking for the latest package and having conflicts with two different versions of rustls

Screenshot 2024-07-17 at 13 34 57

@kevaundray
Copy link
Contributor Author

This gets fixed on this branch installation times go from 2 minutes to 4 seconds

Screenshot 2024-07-17 at 13 36 35

@kevaundray
Copy link
Contributor Author

Link to run here: https://github.com/crate-crypto/rust-eth-kzg/actions/runs/9974261877/job/27561389723

Currently waiting for the release dry-run to pass

@kevaundray
Copy link
Contributor Author

@kevaundray kevaundray added this pull request to the merge queue Jul 17, 2024
Merged via the queue into master with commit 5ac2c99 Jul 17, 2024
29 of 30 checks passed
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.

1 participant