reduce reflection level on gpu.demos.bunny deployment to hopefully get it back below the tools.deploy test limit size
parent
25b93af7df
commit
bf7371c32e
|
@ -6,7 +6,7 @@ H{
|
|||
{ deploy-unicode? f }
|
||||
{ "stop-after-last-window?" t }
|
||||
{ deploy-io 3 }
|
||||
{ deploy-reflection 2 }
|
||||
{ deploy-reflection 1 }
|
||||
{ deploy-word-props? f }
|
||||
{ deploy-math? t }
|
||||
{ deploy-threads? t }
|
||||
|
|
Loading…
Reference in New Issue