diff --git a/.github/workflows/conda-lock-command.yml b/.github/workflows/conda-lock-command.yml index d032ab5..56b2ff2 100644 --- a/.github/workflows/conda-lock-command.yml +++ b/.github/workflows/conda-lock-command.yml @@ -14,7 +14,7 @@ jobs: permissions: contents: write # for Git to git push runs-on: ubuntu-latest - timeout-minutes: 120 + timeout-minutes: 360 defaults: run: shell: bash -l {0}