Skip to content

Commit

Permalink
BUILD-6666: Remove deprecated variables from Cirrus (#4882)
Browse files Browse the repository at this point in the history
Signed-off-by: Jayadeep Kinavoor Madam <jayadeep.kinavoormadam@sonarsource.com>
  • Loading branch information
jayadeep-km-sonarsource authored Oct 28, 2024
1 parent 7f4ebd2 commit 8d7834c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ container_definition: &CONTAINER_DEFINITION
builder_role: cirrus-builder
builder_image: docker-builder-v*
builder_instance_type: t3.small
builder_subnet_id: ${CIRRUS_AWS_SUBNET}
region: eu-central-1
namespace: default
use_in_memory_disk: true
Expand Down Expand Up @@ -57,7 +56,6 @@ win_vm_definition: &WINDOWS_VM_DEFINITION
platform: windows
region: eu-central-1
type: c6id.4xlarge
subnet_id: ${CIRRUS_AWS_SUBNET}
preemptible: false
use_ssd: true

Expand Down

0 comments on commit 8d7834c

Please sign in to comment.