ci: Enable riscv64 CI of vm-allocator module
Enable build, clippy, doc-test and unit-test on vm-allocator module. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
parent
5b715f483d
commit
584c088094
1 changed files with 1 additions and 0 deletions
1
.github/workflows/preview-riscv64.yaml
vendored
1
.github/workflows/preview-riscv64.yaml
vendored
|
|
@ -14,6 +14,7 @@ jobs:
|
|||
module:
|
||||
- hypervisor
|
||||
- arch
|
||||
- vm-allocator
|
||||
|
||||
steps:
|
||||
- name: Code checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue