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 4e5f939 commit 5eeb11b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ jobs:
sudo /Volumes/Docker/Docker.app/Contents/MacOS/install --accept-license
sudo hdiutil detach /Volumes/Docker
- name: "Setup tmate session"
uses: "mxschmitt/action-tmate@v3"
if: "${{matrix.os == 'macos-14'}}"
with:
limit-access-to-actor: true

- name: "Log in to Docker Hub"
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
with:
Expand Down

0 comments on commit 5eeb11b

Please sign in to comment.