Skip to content

Commit

Permalink
Debug macos14
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Kuzminskyi committed Jul 20, 2024
1 parent d4b168a commit 6e7a01b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- name: "Install Docker"
if: "${{matrix.os == 'macos-14'}}"
run: |
echo "do nothing"
brew install docker
colima start
# wget -q https://desktop.docker.com/mac/main/arm64/Docker.dmg
# sudo hdiutil attach Docker.dmg
# sudo /Volumes/Docker/Docker.app/Contents/MacOS/install --accept-license
Expand Down

0 comments on commit 6e7a01b

Please sign in to comment.