From 400f7c22bc985b3f4a89b46ea9545d50b9dcd6b7 Mon Sep 17 00:00:00 2001 From: Xavier Hallade Date: Thu, 31 Aug 2023 10:30:42 +0200 Subject: [PATCH] Cycles: update ocloc to 101.4369 on Windows As discussed on #108314, oidn 2.0 needs an updated version of ocloc. No need to bump the min required driver version as it's already high enough on Windows (101.4644). Pull Request: https://projects.blender.org/blender/blender/pulls/111729 --- 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 9e6c9e392a5..a916787ea2b 100644 --- a/build_files/config/pipeline_config.yaml +++ b/build_files/config/pipeline_config.yaml @@ -17,7 +17,7 @@ buildbot: optix: version: '7.3.0' ocloc: - version: '101.4032' + version: '101.4369' cmake: default: version: any