Skip to content

Commit c71cf06

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: [skip ci] Add missing --no-progress flag to ARM build
2 parents 6a2d041 + 12c30a8 commit c71cf06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cirrus.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ arm_task:
385385
-d opcache.jit=function
386386
-P -q -x -j2
387387
-g FAIL,BORK,LEAK,XLEAK
388+
--no-progress
388389
--offline
389390
--show-diff
390391
--show-slow 1000
@@ -397,6 +398,7 @@ arm_task:
397398
-d opcache.jit=tracing
398399
-P -q -x -j2
399400
-g FAIL,BORK,LEAK,XLEAK
401+
--no-progress
400402
--offline
401403
--show-diff
402404
--show-slow 1000

0 commit comments

Comments
 (0)