From 828edf83c329c1596d3f161eddd892dcf429cc83 Mon Sep 17 00:00:00 2001 From: AlvaroHG Date: Thu, 1 Aug 2024 11:57:12 -0700 Subject: [PATCH] Trigger build --- tasks.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks.py b/tasks.py index ee8839a098..e747f03b13 100644 --- a/tasks.py +++ b/tasks.py @@ -1209,7 +1209,6 @@ def ci_build( if arch == "OSXIntel64": commit_build.download() else: - if arch in ["CloudRendering", "OSXIntel64"]: # In Linux the OSX build cache is used for Unity Tests as cloud rendering fails commit_build.download()