Skip to content

Commit b0f8a8a

Browse files
fix: Updated azure.yaml file to exclude the 1.23.9 azd version (#2132)
1 parent 8215b0a commit b0f8a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
template: chat-with-your-data-solution-accelerator@1.7.0
66

77
requiredVersions:
8-
azd: '>= 1.18.0'
8+
azd: '>= 1.18.0 != 1.23.9'
99

1010
hooks:
1111
postprovision:

0 commit comments

Comments
 (0)