Skip to content

Commit

Permalink
fix: testing with macos-13 again 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfarhan943 committed Oct 24, 2024
1 parent dc5f4e3 commit c1603cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cli-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
if: ${{ matrix.os.name == 'mac' }}
run: |
brew install colima docker docker-compose
colima start
echo "DOCKER_HOST=unix://${HOME}/.colima/docker.sock" >> $GITHUB_ENV
mkdir -p ~/.docker/cli-plugins
Expand Down

0 comments on commit c1603cc

Please sign in to comment.