]> https://gitweb.dealii.org/ - candi.git/commitdiff
remove 18.04 runner 341/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 17 Apr 2023 19:52:38 +0000 (15:52 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 17 Apr 2023 19:52:38 +0000 (15:52 -0400)
.github/workflows/main.yml

index 79ff93a6e08e78dfd99f87598c2d87f8d7f3173f..306c8a5726904913271234aa66df7bd5f329c152 100644 (file)
@@ -7,26 +7,6 @@ concurrency:
   cancel-in-progress: ${{github.event_name == 'pull_request'}}
 
 jobs:
-  ubuntu18-minimal:
-    name: ubuntu 18.04 minimal
-    runs-on: [ubuntu-18.04]
-
-    steps:
-      - uses: actions/checkout@v3
-      - name: setup
-        run: |
-          sudo apt-get install gfortran libopenmpi-dev openmpi-common openmpi-bin libblas-dev liblapack-dev libblas3 liblapack3
-      - name: info
-        run: |
-          g++ -v
-          mpic++ -v
-          cmake --version
-      - name: build
-        run: |
-          echo 'DEAL_II_CONFOPTS="-D CMAKE_BUILD_TYPE=Debug -D DEAL_II_LINKER_FLAGS=-fuse-ld=bfd"' >> candi.cfg
-          ./candi.sh -j 2 --packages="once:p4est dealii"
-          cd ~/dealii-candi/tmp/build/deal.II-* && cat detailed.log && make test
-
   ubuntu20-blas:
     name: ubuntu 20.04
     runs-on: [ubuntu-20.04]

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.