Files
linuxkit/test/pkg/kernel-config/build.yml
Rolf Neugebauer b51c406e4f 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>
2018-03-31 13:53:07 +01:00

6 lines
68 B
YAML

image: test-kernel-config
network: true
arches:
- amd64
- arm64