remove vs 2019 from github actions

This commit is contained in:
Laurent Perron
2024-02-07 14:53:10 -08:00
parent 5c53f93299
commit 44f4583a68

View File

@@ -8,7 +8,7 @@ jobs:
native:
strategy:
matrix:
runner: [windows-2022, windows-2019]
runner: [windows-2022]
python: [
{version: '3.9'},
{version: '3.10'},