From b927bd7f14a87b37013859ecbddf84ff77876f37 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 2 Nov 2024 09:52:10 +0100 Subject: [PATCH] Remove mention of services not being supported (#30) They are now supported. See: https://github.com/nektos/act/pull/1949 --- src/not_supported.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/not_supported.md b/src/not_supported.md index 2812997..490de67 100644 --- a/src/not_supported.md +++ b/src/not_supported.md @@ -6,7 +6,6 @@ Here is a list of features that is (yet) to be implemented or is decided as not ## Planned -- Services are not supported ([#173](https://github.com/nektos/act/issues/173)) - `concurrency` is ignored - `run-name` is ignored - Context availability is not checked, so you can use the env context on more places