innernet/.github/workflows
Matěj Laitl 00c2b3c6a1 CI: use stable clippy
Using nightly one leads to having to resolve lints more frequently than rust releases, which is
getting inconvenient.

It also leads to a small compatibility issue with stable clippy: if we need to #[allow] a lint that
is only present in nightly clippy, then stable clippy complains about unknown ling in the `allow`.
2022-12-01 10:29:48 +01:00
..
docker-tests.yml docker-tests: support userspace and kernel backends 2021-05-21 14:22:43 +09:00
release-artifacts.yml actions: use Swatinem/rust-cache for simpler build caching 2022-01-31 22:42:26 -06:00
rust.yml CI: use stable clippy 2022-12-01 10:29:48 +01:00