Skip to content

Commit bc639a6

Browse files
committed
reduce more
Signed-off-by: Anas Nashif <[email protected]>
1 parent 16c68b1 commit bc639a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/twister-prep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fullrun: ${{ steps.output-services.outputs.fullrun }}
2828
env:
2929
MATRIX_SIZE: 10
30-
PUSH_MATRIX_SIZE: 20
30+
PUSH_MATRIX_SIZE: 4
3131
DAILY_MATRIX_SIZE: 80
3232
BSIM_OUT_PATH: /opt/bsim/
3333
BSIM_COMPONENTS_PATH: /opt/bsim/components
@@ -115,7 +115,7 @@ jobs:
115115
fullrun: ${{ steps.output-services.outputs.fullrun }}
116116
env:
117117
MATRIX_SIZE: 10
118-
PUSH_MATRIX_SIZE: 20
118+
PUSH_MATRIX_SIZE: 4
119119
DAILY_MATRIX_SIZE: 80
120120
BSIM_OUT_PATH: /opt/bsim/
121121
BSIM_COMPONENTS_PATH: /opt/bsim/components

0 commit comments

Comments
 (0)