From 6a56219e4df6cc20acb8310598037ec9be5fab11 Mon Sep 17 00:00:00 2001 From: tobtoht Date: Tue, 17 Dec 2024 17:25:46 +0100 Subject: ci: brew: pin boost to 1.85 --- contrib/brew/Brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/brew/Brewfile b/contrib/brew/Brewfile index c74e7b2a2..a159345cf 100644 --- a/contrib/brew/Brewfile +++ b/contrib/brew/Brewfile @@ -16,7 +16,7 @@ brew "binutils" brew "coreutils" brew "cmake" brew "pkg-config" -brew "boost" +brew "boost@1.85", link: true brew "openssl" brew "hidapi" brew "zmq" -- cgit v1.2.3