Switch to new RISCOF humber of jobs in install test

This commit is contained in:
Jordan Carlin 2024-08-17 09:43:18 -07:00
parent 521633698c
commit 59ee4cf7e4
No known key found for this signature in database

View File

@ -32,7 +32,6 @@ jobs:
- name: make tests
run: |
source setup.sh
sed -i 's,jobs=4,jobs=3,g' "$WALLY"/tests/riscof/config.ini
make riscof
- name: regression
run: |
@ -86,7 +85,6 @@ jobs:
- name: make tests
run: |
source setup.sh
sed -i 's,jobs=4,jobs=3,g' "$WALLY"/tests/riscof/config.ini
make riscof
- name: regression
run: |
@ -125,7 +123,6 @@ jobs:
- name: make tests
run: |
source setup.sh
sed -i 's,jobs=4,jobs=3,g' "$WALLY"/tests/riscof/config.ini
make riscof
- name: regression
run: |
@ -173,7 +170,6 @@ jobs:
- name: make tests
run: |
source setup.sh
sed -i 's,jobs=4,jobs=3,g' "$WALLY"/tests/riscof/config.ini
make riscof
- name: regression
run: |