Skip to content

Commit b75ca6c

Browse files
authored
skip pypy when invoking servicebus (Azure#37893)
1 parent fa55c2d commit b75ca6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/azure-sdk-tools/ci_tools/functions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"azure-storage-file-datalake": "pypy",
5151
"azure-storage-file-share": "pypy",
5252
"azure-eventhub": "pypy",
53+
"azure-servicebus": "pypy",
5354
}
5455

5556
omit_regression = (

0 commit comments

Comments
 (0)