- Use a fast aarch64 host to avoid log idle timeout

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=84
This commit is contained in:
Soc Virnyl Estela 2024-10-11 15:32:04 +00:00 committed by Git OBS Bridge
parent 4a6d0b5f33
commit ba1b2d0f8c
2 changed files with 17 additions and 0 deletions

View File

@ -5,4 +5,16 @@
<size unit="G">8</size> <size unit="G">8</size>
</physicalmemory> </physicalmemory>
</hardware> </hardware>
<!-- Use a fast aarch64 host to avoid log idle timeout -->
<overwrite>
<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 06:06:23 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use a fast aarch64 host to avoid log idle timeout
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 4 05:58:29 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl> Fri Oct 4 05:58:29 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>