Skip to content

Commit 7705734

Browse files
committed
increase GitHub Actions timeout from 90 to 150 min
1 parent 76af174 commit 7705734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
jobs:
1414
test:
1515
runs-on: ubuntu-latest
16-
timeout-minutes: 90
16+
timeout-minutes: 150
1717
strategy:
1818
fail-fast: false
1919
matrix:

0 commit comments

Comments
 (0)