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

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
  [skip ci] Limit "Update clang" step to 10 minutes
This commit is contained in:
Ilija Tovilo
2026-02-18 13:44:24 +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