Skip to content

Commit ed03fe7

Browse files
Updated azure.yaml file to exclude the 1.23.9 azd version
1 parent 4e513f0 commit ed03fe7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ metadata:
77
template: content-generation@1.22
88

99
requiredVersions:
10-
azd: '>= 1.18.0'
10+
azd: '>= 1.18.0 != 1.23.9'
11+
1112

1213
parameters:
1314
solutionPrefix:

0 commit comments

Comments
 (0)