Fedora 33: reduce concurrency

... to avoid OOM. E.g.:

as: out of memory allocating 4064 bytes after a total of 396447744 bytes
This commit is contained in:
Alexander A. Klimov 2020-11-25 12:05:19 +01:00 committed by Julian Brost
parent 71fc9a4ada
commit ea1b2e502e

View File

@ -110,6 +110,7 @@ build/fedora/33:
<<: *build
variables:
DOCKER_IMAGE: fedora/33
RPM_BUILD_NCPUS: '1'
test/fedora/33:
<<: *test