Update to lowest supported Windows server image.

This commit is contained in:
Matthias Mailänder 2025-09-15 23:14:09 +02:00 committed by GitHub
parent 1ac39db3f3
commit 49d7549bb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ jobs:
windows:
name: Windows (.NET 6.0)
runs-on: windows-2019
runs-on: windows-2022
steps:
- name: Clone Repository