]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update Windows CI
authorDaniel Arndt <arndtd@ornl.gov>
Fri, 30 May 2025 21:03:07 +0000 (17:03 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Fri, 30 May 2025 22:00:44 +0000 (18:00 -0400)
.github/workflows/windows.yml

index 19f8097d587c80343fb58e2edda8373a00fd8dc5..922a450870c6091f0065a5e32c6b698908194034 100644 (file)
@@ -40,7 +40,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        os: [windows-2019, windows-2022]
+        os: [windows-2022, windows-2025]
 
     steps:
     - uses: actions/checkout@v4
@@ -67,7 +67,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-2022' }}
+      if: ${{ github.ref == 'refs/heads/master' && matrix.os == 'windows-2025' }}
       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.