Remove windows-2019 support

* See https://github.com/actions/runner-images/issues/12045
This commit is contained in:
Benoit Daloze
2025-07-15 22:28:17 +02:00
parent d4ef88eccb
commit a4f8389190
4 changed files with 3 additions and 12 deletions
-1
View File
@@ -175,7 +175,6 @@ const GitHubHostedPlatforms = [
'ubuntu-22.04-arm64',
'ubuntu-24.04-x64',
'ubuntu-24.04-arm64',
'windows-2019-x64',
'windows-2022-x64',
'windows-2025-x64',
'windows-11-arm64'