12d9ebcd9a
- Update vendored dependencies - Add _constraints to prevent OBS workers randomly failing OBS-URL: https://build.opensuse.org/request/show/1010552 OBS-URL: https://build.opensuse.org/package/show/utilities/bat?expand=0&rev=37
10 lines
218 B
XML
10 lines
218 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<!-- Needed because OBS workers chronically run out of disk because sigghhh -->
|
|
<size unit="G">25</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|