Skip to content

Commit 602080a

Browse files
committed
macos docker
1 parent ccf4686 commit 602080a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MiniPlex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- if: contains(matrix.os,'macos')
7171
name: Mac docker
7272
run: |
73-
brew install docker
73+
brew install docker colima
7474
brew services start colima
7575
7676
- if: ${{ !contains(matrix.os,'windows') }}

0 commit comments

Comments
 (0)