This commit is contained in:
ouwou
2021-06-04 00:12:35 -04:00
parent 7768401a03
commit 6dca3d9d17

View File

@@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
windows:
name: windows-${{ matrix.buildtype }}
runs-on: windows-latest
runs-on: windows-2016
strategy:
matrix:
buildtype: [Debug, RelWithDebInfo]