-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[C++] Appveyor hangs on conda install #34296
Copy link
Copy link
Closed
Description
Describe the bug, including details regarding any error messages, version, and platform.
Example failure: https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/46307156
Last command:
C:\projects\arrow>mamba create -n arrow -q -y -c conda-forge --file=ci\conda_env_python.txt --file=ci\conda_env_gandiva_win.txt --file=ci\conda_env_cpp.txt "ccache" "cmake" "ninja" "nomkl" "pandas" "fsspec" "python=3.10" || exit /B
Error:
Build execution time has reached the maximum allowed time for your plan (90 minutes).
Component(s)
Continuous Integration
Reactions are currently unavailable