aya-rs / aya

Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
https://aya-rs.dev/book/
Apache License 2.0
3.25k stars 290 forks source link

Fix linux kernel version in gh ci runners #1029

Closed davibe closed 2 months ago

davibe commented 2 months ago

This updates the linux kernels of the CI linux runners since at least one of the current ones has become unavailable as seem in this build https://github.com/aya-rs/aya/actions/runs/10843802034/job/30091556395

netlify[bot] commented 2 months ago

Deploy Preview for aya-rs-docs ready!

Name Link
Latest commit e775f8329b18ca688bac438afc8caf168e0a4401
Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/66e3ddf55506d40008d80947
Deploy Preview https://deploy-preview-1029--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 configuration.

alessandrod commented 2 months ago

Merging on red since the lint failure is being addressed in another PR