- Increase both storage and memory to 16G in _constraints file to fix out of memory
errors. OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=41
This commit is contained in:
parent
2afe50b610
commit
38bb6f3bf9
@ -2,10 +2,10 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
<hardware>
|
<hardware>
|
||||||
<physicalmemory>
|
<physicalmemory>
|
||||||
<size unit="G">8</size>
|
<size unit="G">16</size>
|
||||||
</physicalmemory>
|
</physicalmemory>
|
||||||
<disk>
|
<disk>
|
||||||
<size unit="G">12</size>
|
<size unit="G">16</size>
|
||||||
</disk>
|
</disk>
|
||||||
</hardware>
|
</hardware>
|
||||||
</constraints>
|
</constraints>
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 14 12:21:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
- Increase both storage and memory to 16G in _constraints file to fix out of memory
|
||||||
|
errors.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 14 01:10:11 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Fri Oct 14 01:10:11 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user