]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use Ubuntu 20.04 in GitHub actions
authorDaniel Arndt <6da@ornl.gov>
Mon, 17 Oct 2022 14:58:21 +0000 (10:58 -0400)
committerDaniel Arndt <6da@ornl.gov>
Mon, 17 Oct 2022 14:58:21 +0000 (10:58 -0400)
.github/workflows/indent.yml
.github/workflows/linux.yml

index ae9d563a8bc1b4e7f8ed0db4b943778efe99e81c..1857257151d909770fd6469dd6715c95a0504944 100644 (file)
@@ -14,7 +14,7 @@ jobs:
     # run the indent checks
 
     name: indent
-    runs-on: [ubuntu-18.04]
+    runs-on: [ubuntu-20.04]
 
     steps:
     - uses: actions/checkout@v3
index 49950dd842f2402616dc78d21fb5469870273739..88dfc52aefd3e0a8e65eefe4fc6b68b51b26c9ad 100644 (file)
@@ -124,7 +124,7 @@ jobs:
     # simple parallel debug build using cuda-10
 
     name: linux debug cuda-10
-    runs-on: [ubuntu-18.04]
+    runs-on: [ubuntu-20.04]
 
     steps:
     - uses: actions/checkout@v3
@@ -176,7 +176,7 @@ jobs:
     # For a list of Intel packages see https://oneapi-src.github.io/oneapi-ci/#linux-apt
 
     name: linux debug intel oneapi
-    runs-on: [ubuntu-18.04]
+    runs-on: [ubuntu-20.04]
 
     steps:
     - uses: actions/checkout@v3

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.