Skip to content

Commit 8f50f2e

Browse files
committed
Increase workflow timeout
1 parent 00900ae commit 8f50f2e

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
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
test:
1818
runs-on: ${{ matrix.os }}
19-
timeout-minutes: 60
19+
timeout-minutes: 120
2020
strategy:
2121
matrix:
2222
# test for:

0 commit comments

Comments
 (0)