mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 15:37:11 +00:00
test: Build kernel config package only for x86 and arm64 for now
The test currently only works on these arches. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
image: test-kernel-config
|
||||
network: true
|
||||
arches:
|
||||
- amd64
|
||||
- arm64
|
||||
|
Reference in New Issue
Block a user