Running out of space

This commit is contained in:
Jordan Carlin 2024-10-08 15:20:02 -07:00
parent 905521ef0f
commit 76503e517e
No known key found for this signature in database

View file

@ -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