mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +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:
parent
350036e34d
commit
b51c406e4f
@ -1,2 +1,5 @@
|
|||||||
image: test-kernel-config
|
image: test-kernel-config
|
||||||
network: true
|
network: true
|
||||||
|
arches:
|
||||||
|
- amd64
|
||||||
|
- arm64
|
||||||
|
Loading…
Reference in New Issue
Block a user