fix windows CI => project file integration broken on windows-latest

* use windows-2019 until updated project files are usable on 2022

Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
This commit is contained in:
Stephen L Arnold 2022-03-27 12:45:13 -07:00
parent ee228339e5
commit 4f2cd590bc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ jobs:
build-windows:
runs-on: windows-latest
runs-on: windows-2019
steps: