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

ci: Use fixed Rust version (v1.75.0) #68

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

shesek
Copy link
Collaborator

@shesek shesek commented Feb 15, 2024

The latest Rust v1.76.0 released a few days ago is not compatible with rustc-serialize v0.3.24, which broke the CI.

rustc-serialize v0.3.25 was released with a fix and was updated to as part of #67, which resolves the issue.

But in order to make CI work until #67 is merged, and since it is preferable to use a fixed Rust version rather than the latest stable anyway, this PR downgrades Rust back to v1.75.0.

@shesek shesek merged commit 3a10582 into Blockstream:new-index Feb 15, 2024
1 check passed
junderw pushed a commit to junderw/electrs that referenced this pull request May 1, 2024
…lder-fix

ThreadPoolBuilder can fail when resources are busy
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