Skip to content

Commit 80a5166

Browse files
authored
ci: add a timeout to app collect metrics (#5680)
1 parent 5aa3ce5 commit 80a5166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
name: Collect app metrics
190190
runs-on: macos-15
191191
needs: assemble-xcframework-variant
192+
timeout-minutes: 20
192193
steps:
193194
- name: Git checkout
194195
uses: actions/checkout@v4

0 commit comments

Comments
 (0)