Skip to content

Commit

Permalink
Remove aks-preview from AKS workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
  • Loading branch information
marseel authored and pchaigno committed Apr 22, 2024
1 parent 62e211e commit a758d21
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/conformance-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,12 +188,6 @@ jobs:
with:
creds: ${{ secrets.AZURE_PR_SP_CREDS }}

- name: Install aks-preview CLI extension
run: |
az extension add --name aks-preview
az extension update --name aks-preview
az version
- name: Create AKS cluster
run: |
# Create group
Expand Down

0 comments on commit a758d21

Please sign in to comment.