forked from pool/virtualbox
2ba656f1bf
- add a _constraints file to avoid random failures on small workers OBS-URL: https://build.opensuse.org/request/show/163195 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=121
9 lines
138 B
XML
9 lines
138 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="M">3800</size>
|
|
</memory>
|
|
</hardware>
|
|
</constraints>
|