mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +03:00
Increase wheel building timeout again
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
# workspace/{wheelhouse,py-docs} as artefact directories
|
# workspace/{wheelhouse,py-docs} as artefact directories
|
||||||
- run:
|
- run:
|
||||||
# building aarch64 packages under qemu is very slow
|
# building aarch64 packages under qemu is very slow
|
||||||
no_output_timeout: 30m
|
no_output_timeout: 60m
|
||||||
command: bash scripts/remote_python_packaging.sh
|
command: bash scripts/remote_python_packaging.sh
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: workspace
|
root: workspace
|
||||||
|
|||||||
Reference in New Issue
Block a user