Skip to content
Snippets Groups Projects
Commit a9230e8d authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses: Committed by Julian Brost
Browse files

Fedora 33: reduce concurrency

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

as: out of memory allocating 4064 bytes after a total of 396447744 bytes
parent 220111e7
No related branches found
Tags 2.12.2-1
No related merge requests found
Pipeline #14502 passed
......@@ -109,6 +109,7 @@ build/fedora/33:
<<: *build
variables:
DOCKER_IMAGE: fedora/33
RPM_BUILD_NCPUS: '1'
test/fedora/33:
<<: *test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment