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 6c7fcc7 commit 34ce77fCopy full SHA for 34ce77f
.github/workflows/main.yml
@@ -364,7 +364,7 @@ jobs:
364
run: |
365
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
366
sudo apt-get update
367
- sudo apt-get install --no-install-recommends -y ninja-build libmpich-dev mpi* openmpi-bin python3-pip
+ sudo apt-get install --no-install-recommends -y ninja-build libmpich-dev mpi* python3-pip
368
wget https://apt.llvm.org/llvm.sh
369
chmod u+x llvm.sh
370
sudo ./llvm.sh 19 all
0 commit comments