]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CI: replace windows-2016 by windows-2022 13022/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 1 Dec 2021 17:39:29 +0000 (12:39 -0500)
committerTimo Heister <timo.heister@gmail.com>
Wed, 1 Dec 2021 17:39:29 +0000 (12:39 -0500)
The 2016 environment will be removed March 2022 and will have blackout
on dec 1 (today). Replace with 2022.

.github/workflows/windows.yml

index 7af8f712aa32df436793c1b8b92c1a3857bcbe72..897d8ed44604b20b8c8ce3f1b946152fce997ff2 100644 (file)
@@ -14,7 +14,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        os: [windows-2019, windows-2016]
+        os: [windows-2019, windows-2022]
 
     steps:
     - uses: actions/checkout@v2
@@ -41,7 +41,6 @@ jobs:
         cd c:/project
         7z a dealii-windows.zip *
     - name: test library
-      if: matrix.os != 'windows-2016' #TODO: For windows-2016 this step does not terminate (12.12.2020)
       shell: bash
       run: |
         cmake --build build  --target test -- -m

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.