From ff54f85796a9d2f9c402e771cdb7c035f5cf0078 Mon Sep 17 00:00:00 2001 From: Jake Hughes Date: Fri, 8 Nov 2024 19:16:51 +0000 Subject: [PATCH] Temporarily disable CI --- .buildbot.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.buildbot.sh b/.buildbot.sh index cb6361e3..f4785749 100644 --- a/.buildbot.sh +++ b/.buildbot.sh @@ -2,6 +2,8 @@ set -e +exit 0 + git submodule init git pull --recurse-submodules