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:
  Increase CircleCI no_output_timeout
This commit is contained in:
Ilija Tovilo
2025-03-10 13:38:01 +01:00

View File

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