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

Pin nightly to nightly-2023-01-10 #494

Merged
merged 2 commits into from
Jan 19, 2023
Merged

Conversation

alessandrod
Copy link
Collaborator

This until rust-lang/rust#106796 gets fixed

@netlify
Copy link

netlify bot commented Jan 19, 2023

Deploy Preview for aya-rs-docs ready!

Name Link
🔨 Latest commit 69a23e6
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/63c8b36550545300091098a2
😎 Deploy Preview https://deploy-preview-494--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@vadorovsky vadorovsky left a comment

Choose a reason for hiding this comment

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

Threre are more GH workflows to fix:

.github/workflows/gen.yml:24:          toolchain: nightly
.github/workflows/lint.yml:26:          toolchain: nightly

And some rust-toolchain.toml files too:

bpf/rust-toolchain.toml:2:channel = "nightly"
netlify.toml:3:  command = "rustup toolchain install nightly -c rust-src && cargo xtask docs"
test/README.md:12:1. Rust nightly
test/integration-ebpf/rust-toolchain.toml:2:channel="nightly"

@alessandrod alessandrod merged commit 9f4ef6f into aya-rs:main Jan 19, 2023
@dave-tucker dave-tucker added aya-bpf This is about aya-bpf (kernel) dependencies Pull requests that update a dependency file labels Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aya-bpf This is about aya-bpf (kernel) dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants