nix
nix copied to clipboard
Update ci.yml to add support for loongarch64
trafficstars
What does this PR do
Add CI support for loongarch64 (re-implementation of #2023 ). Ioctl has been implemented in #2045 .
Checklist:
- [x] I have read
CONTRIBUTING.md - [ ] I have written necessary tests and rustdoc comments
- [ ] A change log has been added if this PR modifies nix's API