Run GitHub Actions on Windows Server 2022 (#13283)

This commit is contained in:
Adam Turner 2025-01-31 14:03:39 +00:00 committed by GitHub
parent 9cc6881213
commit 8e26fd7d93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -174,7 +174,7 @@ jobs:
PYTHONWARNINGS: "error" # treat all warnings as errors
windows:
runs-on: windows-2019
runs-on: windows-latest
name: Windows
timeout-minutes: 15