Skip to content

Commit

Permalink
installing colima on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
drifter089 committed Oct 29, 2024
1 parent 9f4a0bf commit 928195e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
if: runner.os == 'macos'
run: |
brew install docker
brew install colima
colima start
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit 928195e

Please sign in to comment.