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 6fe59e5 commit ff0d8b9Copy full SHA for ff0d8b9
.github/workflows/main.yml
@@ -67,6 +67,7 @@ jobs:
67
- name: Setup environment
68
run: |
69
brew update-reset
70
+ brew unlink python@3.8
71
brew install open-mpi libomp tbb
72
- name: Update submodules
73
run: git submodule update --init --recursive
0 commit comments