Skip to content

Commit 2d710c0

Browse files
Promote stan-raspbian to stable (#596)
1 parent cc0a715 commit 2d710c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

master/custom/builders.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@
172172

173173
# Linux armv7l (32-bit) GCC
174174
("ARM Raspbian", "gps-raspbian", SlowNonDebugUnixBuild),
175+
("ARM64 Raspbian", "stan-raspbian", SlowNonDebugUnixBuild),
175176

176177
# FreBSD x86-64 clang
177178
("AMD64 FreeBSD", "ware-freebsd", UnixBuild),
@@ -298,8 +299,6 @@
298299
# FreBSD x86-64 clang
299300
# FreeBSD 15 is CURRENT: development branch (at 2023-10-17)
300301
("AMD64 FreeBSD15", "opsec-fbsd15", UnixBuild),
301-
302-
("ARM64 Raspbian", "stan-raspbian", UnixBuild),
303302
]
304303

305304

0 commit comments

Comments
 (0)