Accepting request 890893 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Set memory constraints to avoid OOM

OBS-URL: https://build.opensuse.org/request/show/890893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=74
This commit is contained in:
Ondřej Súkup 2021-05-07 09:42:41 +00:00 committed by Git OBS Bridge
parent 0901662aca
commit 9d1428c852
2 changed files with 10 additions and 0 deletions

View File

@ -1,4 +1,9 @@
<constraints>
<hardware>
<memory>
<size unit="G">5</size>
</memory>
</hardware>
<overwrite>
<conditions>
<arch>s390x</arch>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 6 06:49:35 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Set memory constraints to avoid OOM
-------------------------------------------------------------------
Tue Mar 23 14:56:10 UTC 2021 - psimons@suse.com