mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 07:00:10 +00:00
Enable riscv64 default (#4108)
* include riscv64 in target architectures Signed-off-by: Avi Deitcher <avi@deitcher.net> * add riscv64 to explicit packages Signed-off-by: Avi Deitcher <avi@deitcher.net> * cadvisor update to v0.51.0 and support for riscv64 Signed-off-by: Avi Deitcher <avi@deitcher.net> * update tools based on latest Signed-off-by: Avi Deitcher <avi@deitcher.net> * updated example dependencies of tools Signed-off-by: Avi Deitcher <avi@deitcher.net> * bump all test cases and example alpine:3.19 to alpine:3.21 Signed-off-by: Avi Deitcher <avi@deitcher.net> --------- Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -3,3 +3,5 @@ network: true
|
||||
arches:
|
||||
- amd64
|
||||
- arm64
|
||||
- riscv64
|
||||
|
Reference in New Issue
Block a user