From 764494cccb2b0a9faf4967de8634735a2640b152 Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 26 Oct 2023 14:51:52 +0200 Subject: [PATCH] stdxx again --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 30412bd5..e7bdd5f9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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