Skip to content

Commit 31f35ea

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] Limit "Update clang" step to 10 minutes
2 parents 626fc78 + 1e6b1d6 commit 31f35ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ jobs:
310310
with:
311311
ref: ${{ fromJson(inputs.branch).ref }}
312312
- name: Update clang
313+
timeout-minutes: 10
313314
uses: ./.github/actions/macos-update-clang
314315
- name: brew
315316
timeout-minutes: 10

0 commit comments

Comments
 (0)