From b269d7b621aeff95a33da0ceed73311d0518cdfe Mon Sep 17 00:00:00 2001 From: Omar Awile Date: Tue, 5 Mar 2024 15:11:49 +0100 Subject: [PATCH] Pin version 13 because that's the version that was being used by default --- .bbp-project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bbp-project.yaml b/.bbp-project.yaml index 2887c48da..ee8dd4949 100644 --- a/.bbp-project.yaml +++ b/.bbp-project.yaml @@ -1,7 +1,7 @@ tools: ClangFormat: enable: True - version: ~=14.0 + version: ~=13.0 exclude: match: - ext/.*