Skip to content

Commit 2b32fa5

Browse files
Stop testing 3.12 on stan-raspbian (#595)
1 parent 93c4859 commit 2b32fa5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

master/custom/workers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ def get_workers(settings):
186186
tags=['linux', 'unix', 'raspbian', 'debian', 'armv8',
187187
'aarch64', 'arm'],
188188
parallel_tests=4,
189+
# Tests fail with latin1 encoding
190+
not_branches=['3.12']
189191
),
190192
cpw(
191193
name="kulikjak-solaris-sparcv9",

0 commit comments

Comments
 (0)