aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2024-07-31 10:07:51 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2024-07-31 10:22:52 +0200
commita7c829d92f00ca96e19466d2414c9394d72b0b2e (patch)
treeef0834969cf59b7762e1fc0e5fd7f5d132137e74
parent2c478d21af43c7d5a14658e98342f28e75601e43 (diff)
downloadsonar-scanner-cli-a7c829d92f00ca96e19466d2414c9394d72b0b2e.tar.gz
sonar-scanner-cli-a7c829d92f00ca96e19466d2414c9394d72b0b2e.zip
BUILD-4673 use default subnet filtering
-rw-r--r--.cirrus.yml2
1 files changed, 0 insertions, 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