]> https://gitweb.dealii.org/ - candi.git/commitdiff
use older cmake
authorTimo Heister <timo.heister@gmail.com>
Fri, 1 Jan 2021 14:41:35 +0000 (09:41 -0500)
committerTimo Heister <timo.heister@gmail.com>
Fri, 1 Jan 2021 14:41:35 +0000 (09:41 -0500)
.github/workflows/main.yml

index 111f9fbb282c84498f8ba38c78dd301e9a357313..6c77d9e077202b616b1fe01174306afdea961412 100644 (file)
@@ -39,7 +39,8 @@ jobs:
         cmake --version
     - name: build
       run: |
-        ./candi.sh -j 2 --packages="once:openblas once:p4est dealii"
+        # use our cmake version, as the runner has 3.19 installed, which is too new for deal.II
+        ./candi.sh -j 2 --packages="once:cmake once:openblas once:p4est dealii"
         cd ~/deal.ii-candi/tmp/build/deal.II-* && cat detailed.log && make test
 
   osx-minimal:

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.