Skip to content

Commit 4b7d4a5

Browse files
committed
Increase timeout to 45 minutes
1 parent 3bc7d6a commit 4b7d4a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
test:
1313
runs-on: ${{ matrix.os }}
14-
timeout-minutes: 30
14+
timeout-minutes: 45
1515
strategy:
1616
matrix:
1717
# test for:

0 commit comments

Comments
 (0)