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-08-23 14:47:40 +0300
committerJeroen Bakker <jeroen@blender.org>2021-08-23 14:47:40 +0300
commit8165333de9d52e9c5bd4bea4c15d00d5f2092d47 (patch)
treedb2595493b9b4c95582eb404fbe3592cac9a1423
parent9564b6cf2388fc869608f32a77cbc18032810e58 (diff)
Pipeline: Use more explicit cuda versions.
-rw-r--r--build_files/config/pipeline_config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_files/config/pipeline_config.yaml b/build_files/config/pipeline_config.yaml
index 611df59caec..5d1a24a30f1 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -51,9 +51,9 @@ buildbot:
gcc:
version: '9.0.0'
cuda10:
- version: '10.1.0'
+ version: '10.1.243'
cuda11:
- version: '11.4.0'
+ version: '11.4.1'
optix:
version: '7.1.0'
cmake: