Skip to content

Commit

Permalink
maybe i DONT need colima
Browse files Browse the repository at this point in the history
Signed-off-by: Beyley Thomas <[email protected]>
  • Loading branch information
Beyley authored Feb 7, 2024
1 parent f2b1915 commit 6ece4a8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ jobs:
- name: Install Docker
run: |
brew install docker
brew install colima
colima start
# For testcontainers to find the Colima socket
# https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#cannot-connect-to-the-docker-daemon-at-unixvarrundockersock-is-the-docker-daemon-running
sudo ln -sf $HOME/.colima/default/docker.sock /var/run/docker.sock
- uses: actions/checkout@v3
- name: Run the build
Expand Down

0 comments on commit 6ece4a8

Please sign in to comment.