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 9700e72 commit 35d1fb4Copy full SHA for 35d1fb4
.ci/scripts/setup-macos.sh
@@ -121,6 +121,7 @@ setup_macos_env_variables
121
# NB: we need buck2 in all cases because cmake build also depends on calling
122
# buck2 atm
123
install_buck
124
+brew install libomp
125
install_pip_dependencies
126
127
# TODO(huydhn): Unlike our self-hosted runner, GitHub runner doesn't have access
0 commit comments