From 03f54171c63a78d7980bea026c5add5b81068ac1 Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Sun, 12 Oct 2025 05:07:34 +0200 Subject: [PATCH] cirrus: delete commented configurations --- .cirrus.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 751ddb2ae..9d2a16faa 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -12,14 +12,6 @@ linux_task: container: <<: *step image: ghcr.io/krobelus/fish-ci/jammy:latest - # - name: jammy-asan - # container: - # <<: *step - # image: ghcr.io/krobelus/fish-ci/jammy-asan:latest - # - name: focal-32bit - # container: - # <<: *step - # image: ghcr.io/krobelus/fish-ci/focal-32bit:latest tests_script: # cirrus at times gives us 32 procs and 2 GB of RAM # Unrestriced parallelism results in OOM