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:
@@ -84,6 +84,7 @@ docs = [
|
||||
]
|
||||
test = [
|
||||
"build",
|
||||
"filelock",
|
||||
"jinja2",
|
||||
"pytest-timeout",
|
||||
"pytest-xdist",
|
||||
|
||||
Reference in New Issue
Block a user