Skip to content
Snippets Groups Projects
Commit ea1b2e50 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 71fc9a4a
No related branches found
Tags 2.12.4-1
No related merge requests found
Pipeline #18174 passed
......@@ -110,6 +110,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