closes #3797
This commit is contained in:
Jacob Heider 2023-10-24 13:54:42 -04:00
parent 2304f66ad2
commit 2c4e535961
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -17,7 +17,9 @@ build:
rust-lang.org: '*'
linux:
freedesktop.org/pkg-config: '*'
env:
CC: clang
LD: clang
script: |
_SRCROOT="$SRCROOT"
for venv in azure-cli{-telemetry,-core,}; do