add windows-2016

pull/500/head
ruki 4 years ago
parent 37fa5833b5
commit 15bd8dc743
No known key found for this signature in database
GPG Key ID: D7C5BF5691071C8D
  1. 2
      .github/workflows/windows.yml

@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest]
os: [windows-latest, windows-2016]
kind: [static, shared]
arch: [x64, x86]
vs_runtime: [MT, MD]

Loading…
Cancel
Save