From 9141508374f92752c4c8ba35dfb063f6e92e3123 Mon Sep 17 00:00:00 2001 From: Chaya Malik Date: Tue, 25 Jun 2024 19:00:18 -0400 Subject: [PATCH] validation error --- evergreen.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/evergreen.yml b/evergreen.yml index ede186e3..27d41a8b 100644 --- a/evergreen.yml +++ b/evergreen.yml @@ -9,16 +9,16 @@ pre: &pre directory: src - func: create virtualenv -containers: - - name: evg-container - working_dir: / - image: "hadjri/evg-container-self-tests" - resources: - cpu: 4096 - memory_mb: 8192 - system: - cpu_architecture: x86_64 - operating_system: linux +# containers: +# - name: evg-container +# working_dir: / +# image: "hadjri/evg-container-self-tests" +# resources: +# cpu: 4096 +# memory_mb: 8192 +# system: +# cpu_architecture: x86_64 +# operating_system: linux buildvariants: - name: ubuntu2004-container