Skip to content

Commit

Permalink
stdxx again
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRenaud committed Oct 26, 2023
1 parent 01a3631 commit 764494c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# - run: conda install -c conda-forge openmpi
- run: conda install -c anaconda cmake
- run: conda install mpi4py h5py pytorch torchvision cpuonly -c pytorch -c conda-forge
# - run: conda install -c conda-forge libstdcxx-ng=12
- run: conda install -c conda-forge libstdcxx-ng=12
- run: conda install -c anaconda gxx_linux-64
- run: python -m pip install --upgrade pip
- run: python -m pip install setuptools wheel
Expand Down

0 comments on commit 764494c

Please sign in to comment.