kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Lowered the number of threads for the rpi CI
rodzic
6ded678048
commit
66269659c5
|
@ -291,7 +291,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
working-directory: ${{runner.workspace}}/build
|
working-directory: ${{runner.workspace}}/build
|
||||||
run: make VERBOSE=1 -j4
|
run: make VERBOSE=1 -j3
|
||||||
|
|
||||||
- name: Create Dev Archive
|
- name: Create Dev Archive
|
||||||
working-directory: ${{runner.workspace}}
|
working-directory: ${{runner.workspace}}
|
||||||
|
|
Ładowanie…
Reference in New Issue