From 49456724d325a88c80b9f929a560892bf19cbc21 Mon Sep 17 00:00:00 2001 From: Christopher Mank Date: Wed, 13 Apr 2022 14:53:28 -0500 Subject: [PATCH] Update matrix usage limits (#17034) --- data/reusables/actions/usage-matrix-limits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/actions/usage-matrix-limits.md b/data/reusables/actions/usage-matrix-limits.md index 76d5a907a4..df90888543 100644 --- a/data/reusables/actions/usage-matrix-limits.md +++ b/data/reusables/actions/usage-matrix-limits.md @@ -1 +1 @@ -A job matrix can generate a maximum of 256 jobs per workflow run. This limit also applies to self-hosted runners. +A job matrix can generate a maximum of 256 jobs per workflow run. This limit applies to both {% data variables.product.product_name %}-hosted and self-hosted runners.