gh-actions: remove multi-process arch generation
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
4812092cdb
commit
2956a0ca03
2
.github/workflows/interchange_ci.yml
vendored
2
.github/workflows/interchange_ci.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd build
|
||||
make all-fpga_interchange-archcheck-tests -j`nproc`
|
||||
make all-fpga_interchange-archcheck-tests
|
||||
make all-fpga_interchange-tests -j`nproc`
|
||||
|
Loading…
Reference in New Issue
Block a user