Skip to content

Commit b11f750

Browse files
committed
increase timeout
1 parent 27b4594 commit b11f750

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
@@ -67,7 +67,7 @@ jobs:
6767
6868
run-cross-platform-tests:
6969
runs-on: ${{ matrix.os }}
70-
timeout-minutes: 60
70+
timeout-minutes: 90
7171
strategy:
7272
fail-fast: false
7373
matrix:

0 commit comments

Comments
 (0)