bat/_constraints
Michael Vetter 12d9ebcd9a Accepting request 1010552 from home:firstyear:branches:utilities
- 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
2022-10-14 08:13:15 +00:00

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>