Skip to content

Commit

Permalink
Downgrade azure cli to 2.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jul 25, 2024
1 parent 6b7033c commit 938c167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-azure-cc-enclave-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
MANIFEST_DIR: ${{ env.MANIFEST_OUTPUT_DIR }}
VERSION_NUMBER: ${{ steps.version.outputs.new_version }}
with:
azcliversion: 2.61.0
azcliversion: 2.60.0
inlineScript: |
bash ./scripts/azure-cc/deployment/generate-deployment-artifacts.sh
Expand Down

0 comments on commit 938c167

Please sign in to comment.