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