mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4: [skip ci] Limit "Update clang" step to 10 minutes
This commit is contained in:
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@@ -310,6 +310,7 @@ jobs:
|
||||
with:
|
||||
ref: ${{ fromJson(inputs.branch).ref }}
|
||||
- name: Update clang
|
||||
timeout-minutes: 10
|
||||
uses: ./.github/actions/macos-update-clang
|
||||
- name: brew
|
||||
timeout-minutes: 10
|
||||
|
||||
Reference in New Issue
Block a user