Skip to content

Commit

Permalink
2.x: Using colima with docker in MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
DionisioFG committed Mar 15, 2024
1 parent 835234f commit 78c00e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ce-dev-test-macos-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Install and start Colima
run: |
brew install colima
rm -rf ~/.colima/_lima/_networks/user-v2
colima version
colima start --cpu 3 --memory 6 --disk 100 --vm-type=qemu --mount-type=sshfs --dns=1.1.1.1
# We build mkcert from source because releases are broken
Expand Down

0 comments on commit 78c00e7

Please sign in to comment.