Skip to content

macos: Add missing BuildahCommand#26

Merged
slp merged 1 commit into
libkrun:mainfrom
slp:fix-macos-bcmd
Aug 4, 2022
Merged

macos: Add missing BuildahCommand#26
slp merged 1 commit into
libkrun:mainfrom
slp:fix-macos-bcmd

Conversation

@slp
Copy link
Copy Markdown
Collaborator

@slp slp commented Aug 4, 2022

Commit "2285182aa254df8af86fca8f3e6e46a9c657418c" introduced
BuildahCommand::Inspect without adding the appropiate case for the
match in the macOS-specific code. Fix it now.

(It'd be nice having a macOS/ARM64 CI runner)

Fixes: #24
Signed-off-by: Sergio Lopez slp@sinrega.org

Commit "2285182aa254df8af86fca8f3e6e46a9c657418c" introduced
BuildahCommand::Inspect without adding the appropiate case for the
match in the macOS-specific code. Fix it now.

(It'd be nice having a macOS/ARM64 CI runner)

Fixes: libkrun#24
Signed-off-by: Sergio Lopez <slp@sinrega.org>
@slp slp merged commit 1f7a7d1 into libkrun:main Aug 4, 2022
@slp slp deleted the fix-macos-bcmd branch August 4, 2022 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure on macOS, error[E0004]: non-exhaustive patterns: Inspect not covered

1 participant