We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4889691 + 543fec0 commit c19e10dCopy full SHA for c19e10d
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