We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e18b99 commit d595aa4Copy full SHA for d595aa4
.github/workflows/mac-arm64.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Dependencies
17
run: |
18
- brew install -f --overwrite cmake libomp rust
+ brew install -f --overwrite cmake libomp
19
20
- name: Build
21
0 commit comments