Skip to content

Commit bac7f97

Browse files
committed
15 minutes isn't enough for Windows
1 parent 7e93d05 commit bac7f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
jobs:
1212
test:
1313
runs-on: ${{ matrix.runs_on || 'ubuntu-20.04' }}
14-
timeout-minutes: 15
14+
timeout-minutes: 20
1515

1616
strategy:
1717
# Keep running even if one variation of the job fail

0 commit comments

Comments
 (0)