Skip to content

Commit 6a36527

Browse files
Update master/custom/builders.py
Co-authored-by: Zachary Ware <[email protected]>
1 parent 7e45156 commit 6a36527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master/custom/builders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
# FreeBSD 15 is CURRENT: development branch (at 2023-10-17)
302302
("AMD64 FreeBSD15", "opsec-fbsd15", UnixBuild),
303303

304-
("ARM Raspbian aarch64", "stan-raspbian", UnixBuild),
304+
("ARM64 Raspbian", "stan-raspbian", UnixBuild),
305305
]
306306

307307

0 commit comments

Comments
 (0)