ci: warm-up docker images (#2099)

* ci: warm-up docker images

* don't cache when running emulation tests

* skip graalpy cache

* add comment about the single worker case

* enforce docker warm-up succeeds in CI

* skip warm-up on architectures where it does not do any good
This commit is contained in:
Matthieu Darbois
2025-01-10 15:24:02 +00:00
committed by GitHub
parent 34dbe0e952
commit 4d0d9f6fd0
2 changed files with 82 additions and 0 deletions
+1
View File
@@ -84,6 +84,7 @@ docs = [
]
test = [
"build",
"filelock",
"jinja2",
"pytest-timeout",
"pytest-xdist",