use windows-2019 to fix CI on windows

This commit is contained in:
Le Tan 2022-02-26 16:18:08 +08:00
parent eab367cf6f
commit bdd935d9c2

View File

@ -15,7 +15,7 @@ env:
jobs: jobs:
build: build:
name: ${{ matrix.config.name }} name: ${{ matrix.config.name }}
runs-on: windows-latest runs-on: windows-2019
timeout-minutes: 120 timeout-minutes: 120
strategy: strategy: