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 ae53ef1 commit d80e39dCopy full SHA for d80e39d
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
python-version: '3.12'
59
- name: "Setup compiler and build automake"
60
run: |
61
- brew reinstall llvm automake
+ brew install autoconf automake libtool gmp llvm libomp boost diffutils
62
- name: "Install Python prerequisites"
63
64
pip3 install coverage
0 commit comments