]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use dealii-dependencies Docker image for "linux debug parallel simplex" job 15278/head
authorPasquale Africa <pafrica@sissa.it>
Sat, 27 May 2023 17:44:11 +0000 (17:44 +0000)
committerPasquale Africa <pafrica@sissa.it>
Sun, 28 May 2023 16:39:18 +0000 (16:39 +0000)
.github/workflows/linux.yml

index 18bed6fd1c9020dbeca57c031e7f2835d9053964..9ff238eb6341eb1616c156a1718b61027978ce83 100644 (file)
@@ -65,23 +65,9 @@ jobs:
 
     name: linux debug parallel simplex
     runs-on: [ubuntu-22.04]
+    container:
+      image: dealii/dependencies:jammy
 
-    steps:
-    - uses: actions/checkout@v3
-    - name: modules
-      run: |
-        sudo apt-get install -y software-properties-common
-        sudo add-apt-repository -y ppa:ginggs/deal.ii-9.4.0-backports
-        sudo apt-get update
-        sudo apt-get install -yq --no-install-recommends \
-            numdiff \
-            libboost-all-dev \
-            libcgal-dev \
-            libp4est-dev \
-            trilinos-all-dev \
-            petsc-dev \
-            libmetis-dev \
-            libhdf5-mpi-dev
     - name: info
       run: |
         mpicc -v

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.