|
Hi, Here are full raw logs: |
Answered by
crazy-max
Jul 16, 2024
Replies: 2 comments 1 reply
|
So my question actually is, if I wanted to run this on macOS runner, who is responsible for adding docker binaries there? |
0 replies
|
Docker is not installed on GitHub macos-latest runners (macOS 14 Arm64): https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md And you can't use Docker anyway with actions like https://github.com/crazy-max/ghaction-setup-docker because there is no nested virtualization: |
1 reply
Answer selected by
crazy-max
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Docker is not installed on GitHub macos-latest runners (macOS 14 Arm64): https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md
And you can't use Docker anyway with actions like https://github.com/crazy-max/ghaction-setup-docker because there is no nested virtualization: