Skip to content

Commit 66e4720

Browse files
authored
disable regression testing for beta version of questionanswering (Azure#20924)
1 parent 1a3ad63 commit 66e4720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/devops_tasks/git_helper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
'azure-communication-phonenumbers': '1.0.0',
3131
'azure-communication-sms': '1.0.0',
3232
'azure-search-documents': '11.2.0b3',
33+
'azure-ai-language-questionanswering': '1.0.0b1'
3334
}
3435

3536
# This method identifies release tag for latest or oldest released version of a given package

0 commit comments

Comments
 (0)