Skip to content

Commit 95acc3d

Browse files
Increase build time for public CI
1 parent 153a91b commit 95acc3d

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
@@ -37,7 +37,7 @@ jobs:
3737
actions: write
3838

3939
runs-on: ${{ matrix.os }}
40-
timeout-minutes: 60
40+
timeout-minutes: 80
4141

4242
defaults:
4343
run:

0 commit comments

Comments
 (0)