]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid printing gcc information in OSX CI 11205/head
authorDaniel Arndt <arndtd@ornl.gov>
Wed, 18 Nov 2020 22:36:06 +0000 (17:36 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 18 Nov 2020 22:36:06 +0000 (17:36 -0500)
.github/workflows/osx.yml

index 32a71f3aafd8f9963a8ef59a2256b4fc697df594..091d544d37200276bcc8671c05d18916c2f5b9a0 100644 (file)
@@ -44,13 +44,12 @@ jobs:
         brew install openmpi
         cmake --version
         # uncomment these for a gcc based build
-        #export OMPI_CXX=g++-9
-        #export OMPI_CC=gcc-9
-        #export OMPI_FC=gfortran-9
+        #export OMPI_CXX=g++
+        #export OMPI_CC=gcc
+        #export OMPI_FC=gfortran
         ./contrib/utilities/download_clang_format
     - name: info
       run: |
-        g++-10 -v
         mpicxx -v
         cmake --version
     - name: configure

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.