Update windows.yml

pull/308/head
yamashi 4 years ago committed by GitHub
parent 6469eedbaf
commit b371247957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/windows.yml

@ -11,7 +11,7 @@ jobs:
os: [windows-latest]
kind: [static, shared]
arch: [x64, x86]
vs_runtime: [MT, MD]
vs_runtime: [MT]
runs-on: ${{ matrix.os }}

Loading…
Cancel
Save