Skip to content

Commit 40bb9aa

Browse files
Updated azure.yaml file to exclude the 1.23.9 azd version
1 parent 4c88ca4 commit 40bb9aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: multi-agent-custom-automation-engine-solution-accelerator
33
metadata:
44
template: multi-agent-custom-automation-engine-solution-accelerator@1.0
55
requiredVersions:
6-
azd: '>= 1.18.0'
6+
azd: '>= 1.18.0 != 1.23.9'
77
hooks:
88
postdeploy:
99
windows:

azure_custom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: multi-agent-custom-automation-engine-solution-accelerator
33
metadata:
44
template: multi-agent-custom-automation-engine-solution-accelerator@1.0
55
requiredVersions:
6-
azd: ">=1.15.0 !=1.17.1"
6+
azd: '>= 1.18.0 != 1.23.9'
77

88
services:
99
backend:

0 commit comments

Comments
 (0)