Skip to content

Commit a6ee78b

Browse files
authored
Increase windows tests timeout (#4677)
1 parent 7abdfa0 commit a6ee78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cross-platform-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
jobs:
1313
suite:
1414
runs-on: ${{ matrix.os }}
15-
timeout-minutes: 25
15+
timeout-minutes: 30
1616
strategy:
1717
matrix:
1818
os: [windows-latest]

0 commit comments

Comments
 (0)