]> https://gitweb.dealii.org/ - candi.git/commitdiff
fix OSX github runner
authorTimo Heister <timo.heister@gmail.com>
Mon, 27 May 2024 15:09:41 +0000 (11:09 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 27 May 2024 15:09:41 +0000 (11:09 -0400)
bundled boost doesn't compile with c++17

.github/workflows/main.yml

index 44073f0995715615c5bc8f01625aa0fc020fac5a..ad323f86df74995d0489c946dc7cc68b5ca111e9 100644 (file)
@@ -67,7 +67,7 @@ jobs:
       - name: build
         run: |
           echo 'DEAL_II_CONFOPTS="-D CMAKE_BUILD_TYPE=Debug"' >> candi.cfg
-          ./candi.sh -j 2 --packages="dealii"
+          ./candi.sh -j 2 --packages="boost dealii"
           cd ~/dealii-candi/tmp/build/deal.II-* && cat detailed.log
 
   macos-gcc:

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.