mirror of
https://github.com/inspec/inspec
synced 2024-11-15 01:17:08 +00:00
5 lines
71 B
TOML
5 lines
71 B
TOML
|
[inspec]
|
||
|
build_targets = [
|
||
|
"x86_64-linux",
|
||
|
"x86_64-linux-kernel2"
|
||
|
]
|