summaryrefslogtreecommitdiff
path: root/.bazelci/examples_rich_structure.yml
diff options
context:
space:
mode:
Diffstat (limited to '.bazelci/examples_rich_structure.yml')
-rw-r--r--.bazelci/examples_rich_structure.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelci/examples_rich_structure.yml b/.bazelci/examples_rich_structure.yml
index adbfce1..e6f2d17 100644
--- a/.bazelci/examples_rich_structure.yml
+++ b/.bazelci/examples_rich_structure.yml
@@ -5,7 +5,7 @@ common: &common
tasks:
centos7:
- platform: centos7
+ platform: centos7_java11_devtoolset10
<<: *common
ubuntu1804:
platform: ubuntu1804