build executables on windows-2019

windows-2016 gets removed on 2022.03.15
This commit is contained in:
Mike Fährmann
2022-03-14 18:06:36 +01:00
parent 3acfe683ea
commit d04e07d93b
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jobs:
python-version: ["3.9"]
architecture: ["x64"]
include:
- os: "windows-2016"
- os: "windows-2019"
python-version: "3.8"
architecture: "x86"