revert to windows 2019 pending 2022 fix (#304)

This commit is contained in:
guillaume-be 2022-12-03 11:31:22 +00:00 committed by GitHub
parent a93b406334
commit a0ef06bccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
build-windows:
name: Build Windows
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1