Skip to content

Commit 12c30a8

Browse files
committed
[skip ci] Add missing --no-progress flag to ARM build
1 parent c47c64e commit 12c30a8

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
@@ -204,6 +204,7 @@ arm_task:
204204
-d opcache.jit=function
205205
-P -q -x -j2
206206
-g FAIL,BORK,LEAK,XLEAK
207+
--no-progress
207208
--offline
208209
--show-diff
209210
--show-slow 1000
@@ -216,6 +217,7 @@ arm_task:
216217
-d opcache.jit=tracing
217218
-P -q -x -j2
218219
-g FAIL,BORK,LEAK,XLEAK
220+
--no-progress
219221
--offline
220222
--show-diff
221223
--show-slow 1000

0 commit comments

Comments
 (0)