Skip to content

Commit 7bffcd0

Browse files
committed
ci: Bump up timeout
macOS apparently can be slow, https://github.com/pytest-dev/pytest/runs/4965510831 for #9556 got cancelled at 91%
1 parent f064942 commit 7bffcd0

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
@@ -24,7 +24,7 @@ permissions: {}
2424
jobs:
2525
build:
2626
runs-on: ${{ matrix.os }}
27-
timeout-minutes: 30
27+
timeout-minutes: 45
2828
permissions:
2929
contents: read
3030

0 commit comments

Comments
 (0)