mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-07-31 01:44:05 +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
d9564767e6
commit
0616e882b3
@ -109,6 +109,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