Skip to content

Commit 0a7be97

Browse files
authored
ci: Bump up timeout (#9565)
macOS apparently can be slow, https://github.com/pytest-dev/pytest/runs/4965510831 for #9556 got cancelled at 91% (cherry picked from commit 7bffcd0)
1 parent c17908c commit 0a7be97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ permissions: {}
2323
jobs:
2424
build:
2525
runs-on: ${{ matrix.os }}
26-
timeout-minutes: 30
26+
timeout-minutes: 45
2727
permissions:
2828
contents: read
2929

0 commit comments

Comments
 (0)