]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Build all docker images only using one job. 16166/head
authorMarc Fehling <mafehling.git@gmail.com>
Fri, 20 Oct 2023 03:59:14 +0000 (21:59 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Fri, 20 Oct 2023 03:59:14 +0000 (21:59 -0600)
.github/workflows/docker.yml

index 38c0d26a41e7209278f19e4844591f8ab39da837..ef00e944d6cdb1dc46f0082b54e4692c3670eb40 100644 (file)
@@ -22,12 +22,10 @@ jobs:
       fail-fast: false
       matrix:
         ubuntu_version: [focal, jammy]
-        # Use 2 jobs to build, but only 1 for the focal image
-        # as it starves the github machine for memory.
+        # Use only 1 job to build, as more jobs
+        # would starve the github machine for memory.
         include:
-          - n_jobs: 2
           - n_jobs: 1
-            ubuntu_version: focal
 
     steps:
       - name: Checkout code

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.