Skip to content

Commit

Permalink
Try vz vm type
Browse files Browse the repository at this point in the history
  • Loading branch information
lazamar committed Nov 22, 2024
1 parent 7dde981 commit 05bbc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
set -x
brew reinstall -f --force-bottle qemu
brew install colima
colima start
colima start --vm-type vz
sudo ln -s ~/.colima/default/docker.sock /var/run/docker.sock
docker run hello-world
Expand Down

0 comments on commit 05bbc78

Please sign in to comment.