Skip to content

Commit 93c4859

Browse files
Increase parallel tests (#593)
1 parent 9058228 commit 93c4859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

master/custom/workers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def get_workers(settings):
185185
name="stan-raspbian",
186186
tags=['linux', 'unix', 'raspbian', 'debian', 'armv8',
187187
'aarch64', 'arm'],
188+
parallel_tests=4,
188189
),
189190
cpw(
190191
name="kulikjak-solaris-sparcv9",

0 commit comments

Comments
 (0)