d581699375
- Remove cargo_config since it is now included in vendor.tar.xz by the obs service OBS-URL: https://build.opensuse.org/package/show/utilities/bat?expand=0&rev=45
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>
|