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
parent d9564767e6
commit 0616e882b3

View File

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