Skip to content

Commit b8c0631

Browse files
authored
Move 'AMD64 FreeBSD Refleaks' builds to FreeBSD14 (#713)
1 parent e69ffa8 commit b8c0631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

master/custom/builders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169

170170
# FreBSD x86-64 clang
171171
("AMD64 FreeBSD", "ware-freebsd", UnixBuild),
172-
("AMD64 FreeBSD Refleaks", "ware-freebsd", UnixRefleakBuild),
172+
("AMD64 FreeBSD Refleaks", "opsec-fbsd14", UnixRefleakBuild),
173173
("AMD64 FreeBSD14", "opsec-fbsd14", UnixBuild),
174174

175175
# iOS

0 commit comments

Comments
 (0)