We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 626fc78 + 1e6b1d6 commit 31f35eaCopy full SHA for 31f35ea
1 file changed
.github/workflows/nightly.yml
@@ -310,6 +310,7 @@ jobs:
310
with:
311
ref: ${{ fromJson(inputs.branch).ref }}
312
- name: Update clang
313
+ timeout-minutes: 10
314
uses: ./.github/actions/macos-update-clang
315
- name: brew
316
timeout-minutes: 10
0 commit comments