mirror of https://github.com/aya-rs/aya
At present, `aya_build` will always use `+nightly` to build the eBPF kernel. This is problematic in environments such as CI, where tools always need to be installed first. Installing the current nightly Rust toolchain gives you a new toolchain every day. This poisones caches and makes CI jobs non-deterministic. Resolves: #1226 |
3 months ago | |
---|---|---|
.. | ||
lib.rs | 3 months ago |