Update ci.yml

Pin windows runner to 2019 image
This commit is contained in:
Ladislau Szomoru 2022-02-28 10:18:16 +01:00 committed by GitHub
parent d35ee52e1d
commit 3698976d03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ on:
jobs:
windows:
name: Windows
runs-on: windows-latest
runs-on: windows-2019
timeout-minutes: 60
env:
CHILD_CONCURRENCY: "1"