mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-18 07:51:12 +00:00
update: use 2 processor (circle) during make
Co-authored-by: Lorenzo Fontana <lo@linux.com> Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
committed by
Leo Di Donato
parent
0d0a3ea422
commit
0dfa937269
@@ -24,7 +24,7 @@ jobs:
|
||||
name: build
|
||||
command: |
|
||||
pushd build
|
||||
make -j4 all
|
||||
make -j2 all
|
||||
popd
|
||||
- run:
|
||||
name: run unit tests
|
||||
|
Reference in New Issue
Block a user