docker/setup-qemu-action@v3 and macos-latest runners #137
Unanswered
armingjazi
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey people
I am using the
docker/setup-qemu-action@v3
with macos-latest runnersand getting following error:
Error: Unable to locate executable file: docker. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
any ideas what can be done? building arm64 images on ubuntu-latest takes forever because of the emulation
Beta Was this translation helpful? Give feedback.
All reactions