Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
Imperiopolis committed Aug 14, 2024
1 parent 0fc7c1b commit 5ca7111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
run: |
brew install docker colima
colima version
colima start
colima start --cpu 3 --memory 6 --disk 100 --vm-type=qemu --mount-type=sshfs --dns=1.1.1.1
- name: Remove android emulator
# This is on the path and clashes with the bigtable emulator which is also
Expand Down

0 comments on commit 5ca7111

Please sign in to comment.