CI: Switch tooling setup to Nix
Some checks failed
/ verify (push) Has been cancelled

This commit is contained in:
Juno Takano 2026-06-22 21:15:10 -03:00
commit 424b952676
No known key found for this signature in database
6 changed files with 83 additions and 132 deletions

View file

@ -9,7 +9,7 @@ homepage = "https://en.jutty.dev"
documentation = "https://en.jutty.dev/node/Documentation"
edition = "2024"
rust-version= "1.91.1"
rust-version = "1.91.1"
[features]
serial-tests = []