From cc4e23d96c24effff203c86d679c22c9ab092f27 Mon Sep 17 00:00:00 2001 From: "Ryan (hackercat)" Date: Thu, 6 May 2021 22:16:24 +0200 Subject: [PATCH] fix: remove Windows issue from `README.md` (#675) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0678bb6..0641240 100644 --- a/README.md +++ b/README.md @@ -184,10 +184,6 @@ steps: If the `path:` value doesn't match the name of the repository, a `MODULE_NOT_FOUND` will be thrown. -## `act` on Windows - -Running `act` on Windows host is currently broken - see [#587](https://github.com/nektos/act/issues/587) - # Runners GitHub Actions offers managed [virtual environments](https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners) for running workflows. In order for `act` to run your workflows locally, it must run a container for the runner defined in your workflow file. Here are the images that `act` uses for each runner type and size: