Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Bakker <jeroen@blender.org>2021-07-26 17:13:00 +0300
committerJeroen Bakker <jeroen@blender.org>2021-07-26 17:13:00 +0300
commitd395109e5ad2f21c9ff5c34438c2eb86c3fa6cae (patch)
tree702960e2936590b4f0fc874ec0a41bc1ddb75dba
parent550752a8fb56f9a66d544def143c88bfb8a43ed3 (diff)
Fix 2.83 uses optix 7.0.
-rw-r--r--build_files/config/pipeline_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml
index 6bdf0e1b077..6a953dd2656 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -55,7 +55,7 @@ buildbot:
cuda11:
version: '11.4.0'
optix:
- version: '7.1.0'
+ version: '7.0.0'
cmake:
default:
overrides: {}