Skip to content

Commit

Permalink
release: update manifest and helm charts for v1.0.0-alpha.0 (part 3) (#…
Browse files Browse the repository at this point in the history
…744)

Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed Feb 8, 2023
1 parent 7c6d11b commit dc9432d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/azwi-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,10 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: "1.19"
- name: Upgrade Azure CLI
- name: Azure CLI
run: |
echo "Azure CLI Current installed version"
az version
echo "Upgrading Azure CLI"
az upgrade -y --only-show-errors
echo "Azure CLI upgraded version"
az version
- name: Set variables
id: variables
run: |
Expand Down

0 comments on commit dc9432d

Please sign in to comment.