Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jul 24, 2022
1 parent f1ab66e commit 19f9843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
name: Install numba, llvmlite
command: |
# export LLVM_CONFIG=/usr/local/opt/llvm/bin/llvm-config
sudo ln -s /usr/bin/llvm-config-10 /usr/bin/llvm-config
# sudo ln -s /usr/bin/llvm-config-10 /usr/bin/llvm-config
pip install llvmlite numba
- run:
Expand Down

0 comments on commit 19f9843

Please sign in to comment.