You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/19 10:18:18 UTC

[GitHub] [airflow] Taragolis commented on a diff in pull request #28442: Re-enable azure service bus on ARM as it now builds cleanly

Taragolis commented on code in PR #28442:
URL: https://github.com/apache/airflow/pull/28442#discussion_r1052030262


##########
airflow/providers/microsoft/azure/provider.yaml:
##########
@@ -64,7 +64,7 @@ dependencies:
   - azure-storage-common>=2.1.0
   - azure-storage-file>=2.1.0
   # Limited due to https://github.com/Azure/azure-uamqp-python/issues/191
-  - azure-servicebus>=7.6.1; platform_machine != "aarch64"
+  - azure-servicebus>=7.6.1

Review Comment:
   Should we also remove or change comment?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org