Skip to content

Commit 88894b2

Browse files
committed
using qemu
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
1 parent 520fb1b commit 88894b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Install docker - MacOS
5151
if: runner.os == 'macOS'
5252
run: |
53-
brew install docker colima kind kubectl
53+
brew install docker colima qemu kind kubectl
5454
# Use QEMU instead of Virtualization.framework (vz) to avoid permission issues on GitHub Actions.
5555
# Ensure Lima guest is accessible from mac host.
5656
colima start --vm-type qemu --network-address

0 commit comments

Comments
 (0)