Merge branch 'master' into jgrpp

This commit is contained in:
Jonathan G Rennison
2022-04-02 14:16:32 +01:00
9 changed files with 28 additions and 22 deletions

View File

@@ -241,7 +241,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest, windows-2016]
os: [windows-latest, windows-2019]
arch: [x86, x64]
runs-on: ${{ matrix.os }}