Skip to content

Commit

Permalink
Install colima in macos CI to run docker
Browse files Browse the repository at this point in the history
  • Loading branch information
gligneul committed Oct 30, 2024
1 parent 4822031 commit 6f81d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: install docker
run: |
brew install docker
brew install docker colima
colima start
- name: Build and Test
Expand Down

0 comments on commit 6f81d17

Please sign in to comment.