Ana Guerrero 2024-01-29 21:32:31 +00:00 committed by Git OBS Bridge
commit fc24c78710
2 changed files with 9 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<size unit="G">23</size>
</disk>
<memory>
<size unit="G">10</size>
<size unit="G">12</size>
</memory>
</hardware>
</overwrite>

View File

@ -1,7 +1,14 @@
-------------------------------------------------------------------
Mon Jan 29 10:22:55 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- Increase memory to 12G for s390x builds in _constraints
(bsc#1218563).
-------------------------------------------------------------------
Thu Jan 11 12:56:06 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- Increase memory for s390x builds in _constraints.
- Increase memory to 10G for s390x builds in _constraints
(bsc#1218563).
-------------------------------------------------------------------
Thu Jan 11 11:32:07 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>