From a5909d4ff206ed1ba9ee26211e93a9b8a6c42d28 Mon Sep 17 00:00:00 2001 From: mvlassis Date: Tue, 24 Sep 2024 14:39:03 +0300 Subject: [PATCH] Remove channel from terraform action --- .github/workflows/integrate.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index a1908485..9ba71051 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -49,7 +49,6 @@ jobs: charm: [gateway, pilot] with: charm-path: ./charms/istio-${{ matrix.charm }} - channel: latest/edge integration: name: Integration Test