Skip to content

Commit

Permalink
remove linux kernel 2 support from builder (inspec#7228)
Browse files Browse the repository at this point in the history
Signed-off-by: Sonu Saha <[email protected]>
  • Loading branch information
ahasunos authored Dec 9, 2024
1 parent 526b526 commit bcf02c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .bldr.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[inspec]
build_targets = [
"x86_64-windows",
"x86_64-linux",
"x86_64-linux-kernel2"
"x86_64-linux"
]

0 comments on commit bcf02c5

Please sign in to comment.