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:
authorJames Monteath <james@blender.org>2021-07-26 18:33:59 +0300
committerJames Monteath <james@blender.org>2021-07-26 18:33:59 +0300
commit29001c9c883bdfa89293079149e1aa842c289d9f (patch)
tree58b84fe803416b421349bcfcf5248c05a3f903b2
parentd395109e5ad2f21c9ff5c34438c2eb86c3fa6cae (diff)
2.83 uses gcc 9.
-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 6a953dd2656..c5a8ddd89bf 100644
--- a/build_files/config/pipeline_config.yaml
+++ b/build_files/config/pipeline_config.yaml
@@ -49,7 +49,7 @@ update-code:
#
buildbot:
gcc:
- version: '8.0.0'
+ version: '9.0.0'
cuda10:
version: '10.1.0'
cuda11: