]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CI: osx use cmake 3.18 11305/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 3 Dec 2020 13:55:38 +0000 (08:55 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 3 Dec 2020 14:22:12 +0000 (09:22 -0500)
.github/workflows/osx.yml

index 091d544d37200276bcc8671c05d18916c2f5b9a0..91ecdc5338398e779a6d7f817f5049cc9d5fd62c 100644 (file)
@@ -14,6 +14,8 @@ jobs:
     - name: setup
       run: |
         ./contrib/utilities/download_clang_format
+        # force cmake version:
+        pip install cmake==3.18.4
     - name: info
       run: |
         g++ -v
@@ -41,6 +43,8 @@ jobs:
     - uses: actions/checkout@v2
     - name: setup
       run: |
+        # force cmake version:
+        pip install cmake==3.18.4
         brew install openmpi
         cmake --version
         # uncomment these for a gcc based build

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.