diff --git a/integrations/cloudbuild/build-all.yaml b/integrations/cloudbuild/build-all.yaml index 2c4eda7cec36c9..c8c09ad722319f 100644 --- a/integrations/cloudbuild/build-all.yaml +++ b/integrations/cloudbuild/build-all.yaml @@ -21,19 +21,6 @@ steps: path: /pwenv timeout: 900s - - name: "connectedhomeip/chip-build-vscode:0.5.91" - env: - - PW_ENVIRONMENT_ROOT=/pwenv - args: - - "-c" - - ./scripts/checkout_submodules.py --shallow --recursive --platform efr32 - id: Checkout EFR32 - entrypoint: /usr/bin/bash - volumes: - - name: pwenv - path: /pwenv - timeout: 900s - - name: "connectedhomeip/chip-build-vscode:0.5.91" env: - PW_ENVIRONMENT_ROOT=/pwenv diff --git a/integrations/cloudbuild/smoke-test.yaml b/integrations/cloudbuild/smoke-test.yaml index 8bcc5128739092..b0333fab36f327 100644 --- a/integrations/cloudbuild/smoke-test.yaml +++ b/integrations/cloudbuild/smoke-test.yaml @@ -21,19 +21,6 @@ steps: path: /pwenv timeout: 900s - - name: "connectedhomeip/chip-build-vscode:0.5.91" - env: - - PW_ENVIRONMENT_ROOT=/pwenv - args: - - "-c" - - ./scripts/checkout_submodules.py --shallow --recursive --platform efr32 - id: Checkout EFR32 - entrypoint: /usr/bin/bash - volumes: - - name: pwenv - path: /pwenv - timeout: 900s - - name: "connectedhomeip/chip-build-vscode:0.5.91" id: ESP32 env: