Skip to content

Commit 7e45156

Browse files
Update tags with armv8
1 parent 66b91df commit 7e45156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master/custom/workers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ def get_workers(settings):
185185
),
186186
cpw(
187187
name="stan-raspbian",
188-
tags=['linux', 'unix', 'raspbian', 'debian', 'armv6', 'armv7l',
188+
tags=['linux', 'unix', 'raspbian', 'debian', 'armv8',
189189
'aarch64', 'arm'],
190190
),
191191
cpw(

0 commit comments

Comments
 (0)