Merge branch 'master' into msys

This commit is contained in:
ouwou
2022-03-26 02:58:59 -04:00
25 changed files with 528 additions and 91 deletions

View File

@@ -59,7 +59,7 @@ jobs:
windows:
name: windows-${{ matrix.buildtype }}
runs-on: windows-latest
runs-on: windows-2019
strategy:
matrix:
buildtype: [Debug, RelWithDebInfo, MinSizeRel]