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

Merge branch 'PHP-8.4'

* PHP-8.4:
  Increase CircleCI no_output_timeout
This commit is contained in:
Ilija Tovilo
2025-03-10 13:38:25 +01:00

View File

@@ -153,6 +153,7 @@ jobs:
`#--enable-werror`
- run:
name: make
no_output_timeout: 30m
command: make -j2 > /dev/null
- run:
name: make install