Skip to content

Commit 2e6c4a6

Browse files
Promote stan-raspbian to stable
1 parent 2b32fa5 commit 2e6c4a6

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),
@@ -300,8 +301,6 @@
300301
# FreBSD x86-64 clang
301302
# FreeBSD 15 is CURRENT: development branch (at 2023-10-17)
302303
("AMD64 FreeBSD15", "opsec-fbsd15", UnixBuild),
303-
304-
("ARM64 Raspbian", "stan-raspbian", UnixBuild),
305304
]
306305

307306

0 commit comments

Comments
 (0)