From 76503e517e8dec21049ffbac8f0cd94e2945bb2a Mon Sep 17 00:00:00 2001 From: Jordan Carlin Date: Tue, 8 Oct 2024 15:20:02 -0700 Subject: [PATCH] Running out of space --- .github/workflows/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index a84f93866..b0e5255a8 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -32,7 +32,7 @@ jobs: - name: make tests run: | source setup.sh - make riscof --jobs $(nproc --ignore 1) + make riscof - name: regression run: | source setup.sh