- fix nvidia repo blocked by apt (sha1) (#845)

- use build cache for apt and uv
- limit concurency for uv to prevent crashes with too many cores
This commit is contained in:
Rémi Pauchet
2026-02-05 19:59:34 +01:00
committed by GitHub
parent fa3cf5da0f
commit 984795357e
2 changed files with 20 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
[hash_algorithms]
sha1 = "always"