From 7d8861bf617fe6b1f2d685814f53b8870f31dba8 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Wed, 31 May 2023 17:34:33 +0400 Subject: [PATCH] Increase recommended disk space for self-hosted runners --- docs/maintaining/aarch64-runner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintaining/aarch64-runner.md b/docs/maintaining/aarch64-runner.md index cd820253..45f9c9b3 100644 --- a/docs/maintaining/aarch64-runner.md +++ b/docs/maintaining/aarch64-runner.md @@ -2,7 +2,7 @@ For building `aarch64` images, we use self-hosted GitHub runners. It is recommended to have at least two runners to allow better parallelism. -Each runner is recommended to have at least _2 cores_ and _20 GB_ of disk space. +Each runner is recommended to have at least _2 cores_ and _30 GB_ of disk space. Add a new runner: