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 16:39:23 +0300
committerJeroen Bakker <jeroen@blender.org>2021-07-26 16:39:23 +0300
commit550752a8fb56f9a66d544def143c88bfb8a43ed3 (patch)
treeb65b6fbb88ff4a254206c0037316c5f42cabacc6
parent5a59c563dab47a6668ebb229e18a87df4d59093d (diff)
Fix pipeline configuration: Use GCC 8.
-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 5bb2a2c7446..6bdf0e1b077 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -49,7 +49,7 @@ update-code:
#
buildbot:
gcc:
- version: '9.0.0'
+ version: '8.0.0'
cuda10:
version: '10.1.0'
cuda11: