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] Revert fixed nightly-2021-03-23, use actual nightly #328

Merged

Conversation

notmandatory
Copy link
Member

Description

Due to a regression in rust nightly 2021-04-11 which broke clang-sys our CI 'Build docs' job also broke. I hard coded this and other jobs that rely on +nightly to use +nightly-2021-03-23 instead, see #326. But docs.rs always uses +nightly so when we published 0.6.0 our docs there were still broken.

This issue is fixed in +nightly-2021-04-15 so in order to keep our CI 'Build docs' job in sync with how they will build on docs.rs I've changed back to using the actual +nightly.

Notes to the reviewers

I've also requested build 0.6.0 docs be rebuilt with the new latest +nightly, see rust-lang/docs.rs#1356.

Checklists

All Submissions:

@afilini afilini merged commit 8c00326 into bitcoindevkit:master Apr 16, 2021
@notmandatory notmandatory deleted the ci/revert_fix_nightly_docs branch September 16, 2021 20:14
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.

None yet

2 participants