mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-12 12:29:11 +00:00
ci: Enable runtime-rs component build-check on riscv64
`runtime-rs` is now buildable and testable on riscv64 platforms, enable `build-check` on `runtime-rs`. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
@@ -43,6 +43,10 @@ jobs:
|
|||||||
- rust
|
- rust
|
||||||
- musl-tools
|
- musl-tools
|
||||||
- protobuf-compiler
|
- protobuf-compiler
|
||||||
|
- name: runtime-rs
|
||||||
|
path: src/runtime-rs
|
||||||
|
needs:
|
||||||
|
- rust
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Adjust a permission for repo
|
- name: Adjust a permission for repo
|
||||||
|
Reference in New Issue
Block a user