Skip to content

Commit 82389ce

Browse files
committed
ci: 15 minutes for peak times download
1 parent c13e930 commit 82389ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
linux-gcc:
2020
runs-on: ubuntu-latest
21-
timeout-minutes: 10
21+
timeout-minutes: 15
2222

2323
strategy:
2424
matrix:
@@ -49,7 +49,7 @@ jobs:
4949

5050
linux-clang:
5151
runs-on: ubuntu-latest
52-
timeout-minutes: 10
52+
timeout-minutes: 15
5353

5454
strategy:
5555
matrix:

0 commit comments

Comments
 (0)