We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21146ea commit cd14bf7Copy full SHA for cd14bf7
.github/workflows/build_wheels.yml
@@ -155,7 +155,6 @@ jobs:
155
run: |
156
pwd
157
uname -a
158
- export HOMEBREW_NO_AUTO_UPDATE=1
159
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
160
brew install git ccache ninja libtool gettext llvm@15 gcc binutils grep findutils zstd
161
export PATH=$(brew --prefix llvm@15)/bin:$PATH
@@ -269,7 +268,6 @@ jobs:
269
268
270
271
272
273
274
275
0 commit comments