From d2b7995238ed2671327fdafb2aecfb5deae9a2f3 Mon Sep 17 00:00:00 2001 From: gogoex <110195520+gogoex@users.noreply.github.com> Date: Sun, 20 Oct 2024 05:17:02 +0900 Subject: [PATCH] wip --- .cirrus.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index d613b58061959..e1a3d6726d53c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -170,13 +170,6 @@ compute_credits_template: &CREDITS_TEMPLATE task: name: 'fuzzer,address,undefined,integer, no depends' << : *BASE_TEMPLATE - swap_script: - j - - fallocate -l 28G /swap - - chmod 600 /swap - - mkswap /swap - - swapon /swap - - (echo '/swap none swap sw 0 0' | tee -a /etc/fstab) << : *MAIN_TEMPLATE persistent_worker: labels: