From 7df6d9eb528def7d595b73d97e3e48a567870442 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Thu, 14 Dec 2023 11:25:23 +0100 Subject: [PATCH] Build: update Windows ocloc to store binaries per generation Same as #115750 for Linux, to gain space and compile time. Pull Request: https://projects.blender.org/blender/blender/pulls/116159 --- build_files/config/pipeline_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml index 193a493318c..2f548165cd2 100644 --- a/build_files/config/pipeline_config.yaml +++ b/build_files/config/pipeline_config.yaml @@ -19,7 +19,7 @@ buildbot: optix: version: '7.3.0' ocloc: - version: '101.4723' + version: '101.4723p0' cmake: default: version: any