You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Allow get_binary to compile example from different package
Previously, it could only compile examples from the main firecracker
package. To compile examples from package "x", we need to pass `-p x`.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
0 commit comments