From ab19cb311578a4796bd601b396b0d18c255667c7 Mon Sep 17 00:00:00 2001 From: Mofi Rahman Date: Tue, 12 Dec 2023 15:30:10 +0000 Subject: [PATCH] update amd infra-guide docs Signed-off-by: Mofi Rahman --- Documentation/infra-guide/arm64-infra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/infra-guide/arm64-infra.md b/Documentation/infra-guide/arm64-infra.md index 02c0e7972..2787932e6 100644 --- a/Documentation/infra-guide/arm64-infra.md +++ b/Documentation/infra-guide/arm64-infra.md @@ -9,7 +9,7 @@ As part of a joint program between Ampere and the CNCF, [actuated.dev](https://a To use the new infrastructure, add the following to your workflow: ```yaml -runs-on: actuated-arm64-8cpu-32gb +runs-on: actuated-arm64-8cpu-8gb ``` The vCPUs and RAM are customizable, i.e. `actuated-arm64-8cpu-16gb` or `actuated-arm64-8cpu-32gb`.