]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable windows-2025 for the moment. 18558/head
authorMarc Fehling <mafehling.git@gmail.com>
Thu, 12 Jun 2025 09:54:54 +0000 (11:54 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Thu, 12 Jun 2025 10:03:47 +0000 (12:03 +0200)
.github/workflows/windows.yml

index 20f0ffb4256849607a2d0a266d33dbcb9ee23c77..63727e09556cd1358d0f7eea58fe35ba1c0c8870 100644 (file)
@@ -40,7 +40,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        os: [windows-2022, windows-2025]
+        os: [windows-2022]
 
     steps:
     - uses: actions/checkout@v4
@@ -66,7 +66,7 @@ jobs:
         ctest --test-dir build --build-config Debug --extra-verbose
     - name: upload library
       # run only if a PR is merged into master
-      if: ${{ github.ref == 'refs/heads/master' && matrix.os == 'windows-2025' }}
+      if: ${{ github.ref == 'refs/heads/master' && matrix.os == 'windows-2022' }}
       uses: actions/upload-artifact@v4
       with:
         name: dealii-${{ matrix.os }}

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.