CI/CD - Fix python3.10 pipeline (#753)
**Description**
Python3.10 pipeline failed.
**Solution**
From log, 'bc' cmd is missing. Since our image tags are simple, the
solution is to remove 'bc' cmd directly.
---------
Co-authored-by:
Hongtao Zhang <hongtaozhang@microsoft.com>
Showing
Please register or sign in to comment