Skip to content

Commit e6426e3

Browse files
authored
[lagobot] extend macos test timeout to 15 mins (#828)
1 parent c6d8142 commit e6426e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
matrix:
5050
os: [ubuntu-latest, macos-latest]
5151
runs-on: ${{ matrix.os }}
52-
timeout-minutes: 10
52+
timeout-minutes: 15
5353
steps:
5454
- uses: actions/checkout@v3
5555
- uses: actions/[email protected]

0 commit comments

Comments
 (0)