fix build(?)

This commit is contained in:
ouwou
2021-06-04 02:18:43 -04:00
2 changed files with 2 additions and 2 deletions

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]