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 - name: make tests
run: | run: |
source setup.sh source setup.sh
make riscof --jobs $(nproc --ignore 1) make riscof
- name: regression - name: regression
run: | run: |
source setup.sh source setup.sh