From a7c829d92f00ca96e19466d2414c9394d72b0b2e Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Wed, 31 Jul 2024 10:07:51 +0200 Subject: [PATCH] BUILD-4673 use default subnet filtering --- .cirrus.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index ec091b1..0578ee0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -30,9 +30,7 @@ eks_container: &EKS_CONTAINER memory: 4G ec2_instance: &EC2_INSTANCE_WINDOWS - experimental: true # see https://github.com/cirruslabs/cirrus-ci-docs/issues/1051 region: eu-central-1 - subnet_id: ${CIRRUS_AWS_SUBNET} type: t2.2xlarge image: base-windows-jdk17-v* platform: windows -- 2.39.5