We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302f739 commit d825458Copy full SHA for d825458
1 file changed
.github/workflows/CondaLock.yml
@@ -35,7 +35,7 @@ jobs:
35
environment-file: environment-condalock.yml
36
37
- name: Run conda-lock ${{ matrix.IMAGE }}
38
- timeout-minutes: 45
+ timeout-minutes: 120
39
run: |
40
cd ${{ matrix.IMAGE }}
41
if [ ${{ matrix.IMAGE }} = "base-notebook" ]; then
0 commit comments