From f27b5120b062fcf82bcbd6107dd6f1e1791e62c3 Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Tue, 27 Jul 2021 15:48:49 +0200 Subject: Switch GCC version for buildbot builds to 10. --- 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 611df59caec..b798d4e8ca8 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: '10.0.0' cuda10: version: '10.1.0' cuda11: -- cgit v1.2.3