- Refresh _constraints file.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=204
This commit is contained in:
Soc Virnyl Estela 2024-10-11 15:37:31 +00:00 committed by Git OBS Bridge
parent 6d2e9de2f0
commit a4a63fcc8b
2 changed files with 23 additions and 12 deletions

View File

@ -1,15 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
Trying constraint per:
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/G4HX77LQANTQTZMARIU4XQI4JT3RCEQ7/#G3N7PCAUIIVPO63V5QYKY6QMZK4TEP2Q
-->
<constraints> <constraints>
<hardware> <hardware>
<disk> <physicalmemory>
<size unit="G">18</size> <size unit="G">8</size>
</disk> </physicalmemory>
<physicalmemory> </hardware>
<size unit="G">21</size> <!-- Use a fast aarch64 host to avoid log idle timeout -->
</physicalmemory> <overwrite>
</hardware> <conditions>
<arch>aarch64</arch>
</conditions>
<hardware>
<cpu>
<flag>asimdrdm</flag>
</cpu>
<jobs>5</jobs>
</hardware>
</overwrite>
</constraints> </constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:37:06 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Refresh _constraints file.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 11 08:49:46 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org> Fri Oct 11 08:49:46 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>