Skip to content

Any plans to support darwin/macOS arm64? #38

Description

@docktermj

When running a GitHub action such as:

jobs:
  my-job:
    runs-on: macos-latest
    :
      - name: install Docker
        uses: docker-practice/actions-setup-docker@master
        timeout-minutes: 12
    :

Although the return is a "success", the following is shown in the log:

Warning: only support macOS x86_64, os arch is arm64

and docker is not installed.

Are there any plans to support darwin/macOS arm64?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions