We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beab02b commit e46f3b3Copy full SHA for e46f3b3
1 file changed
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
# (matching RMG-Py's own CI; micromamba hangs on this env's solver)
91
- name: Set up Miniforge (rmg_env)
92
uses: conda-incubator/setup-miniconda@v3
93
- timeout-minutes: 60
+ timeout-minutes: 120
94
with:
95
environment-file: RMG-Py/environment.yml
96
miniforge-variant: Miniforge3
0 commit comments