Skip to content

Commit e6f179e

Browse files
committed
Increase workflow timeout
1 parent 3c6755f commit e6f179e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
build-and-release:
4242
needs: prepare
43-
timeout-minutes: 60
43+
timeout-minutes: 120
4444
runs-on: ${{ matrix.os }}
4545

4646
strategy:

0 commit comments

Comments
 (0)