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