mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-23 18:17:50 +02:00
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:
parent
71fc9a4ada
commit
ea1b2e502e
@ -110,6 +110,7 @@ build/fedora/33:
|
||||
<<: *build
|
||||
variables:
|
||||
DOCKER_IMAGE: fedora/33
|
||||
RPM_BUILD_NCPUS: '1'
|
||||
|
||||
test/fedora/33:
|
||||
<<: *test
|
||||
|
Loading…
x
Reference in New Issue
Block a user