mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Add windows to build_targets on builder
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
498cbb7e84
commit
c1f6df1500
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
[inspec]
|
||||
build_targets = [
|
||||
"x86_64-windows",
|
||||
"x86_64-linux",
|
||||
"x86_64-linux-kernel2"
|
||||
]
|
Loading…
Reference in a new issue