1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Merge branch 'PHP-8.5'

* PHP-8.5:
  [skip ci] Limit "Update clang" step to 10 minutes
This commit is contained in:
Ilija Tovilo
2026-02-18 13:44:36 +01:00

View File

@@ -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