Skip to content

Does not work on Ubuntu-slim #321

Description

@jweberst

Problem Statement

Looking at the code of v3, docker is required on Linux runners but not required on Mac or Windows runners (those fall back to the npm install). However, ubuntu-slim does not have a docker server running on it. This type of action would be a perfect use case for ubuntu-slim runners. It seems that if the runner is Linux but Docker is unavailable, it should fallback to work the same way it works on Windows or Mac.

Solution Brainstorm

No response

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions