Skip to content

Commit a295e15

Browse files
Apply suggestion from @savannahostrowski
1 parent 9f8d7a9 commit a295e15

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
@@ -161,7 +161,7 @@
161161
# Linux armv7l (32-bit) GCC
162162
("ARM Raspbian", "gps-raspbian", SlowNonDebugUnixBuild),
163163
("ARM64 Raspbian", "stan-raspbian", SlowNonDebugUnixBuild),
164-
("Arm64 Raspbian", "savannah-raspbian", SlowNonDebugUnixBuild),
164+
("ARM64 Raspbian", "savannah-raspbian", SlowNonDebugUnixBuild),
165165

166166
# FreBSD x86-64 clang
167167
("AMD64 FreeBSD", "ware-freebsd", UnixBuild),

0 commit comments

Comments
 (0)