Skip to content

Commit 2449be6

Browse files
committed
Increase timeout for running tests on Linux
1 parent 39ffeae commit 2449be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
needs: build
120120

121121
runs-on: ${{ matrix.os }}
122-
timeout-minutes: 60
122+
timeout-minutes: 100
123123

124124
defaults:
125125
run:

0 commit comments

Comments
 (0)