Skip to content

Commit

Permalink
disable bpf test
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Mar 1, 2024
1 parent ae8a257 commit 6287c83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/projects/linux/bpf/minimal/test.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ function main(t)
if linuxos.name() == "archlinux" then
return
end
--[[TODO
os.vrun("xmake f -y -p android -vD")
os.vrun("xmake -y -vD")
]]
end
end

0 comments on commit 6287c83

Please sign in to comment.