Skip to content

Commit 453863e

Browse files
committed
ci(macos): increase timeout from 45 to 75 minutes for cloud_firestore builds
1 parent b667a87 commit 453863e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
jobs:
2828
macos:
2929
runs-on: macos-15
30-
timeout-minutes: 45
30+
timeout-minutes: 75
3131
strategy:
3232
fail-fast: false
3333
matrix:

0 commit comments

Comments
 (0)