diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 11277a39e7..754222e2f7 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -29,7 +29,7 @@ jobs: strategy: matrix: os: [ windows-latest ] - generator: 'Visual Studio 17 2022' + generator: [ 'Visual Studio 17 2022' ] toolset: [v143, CLangCL] arch: [ x64 ] check_mkvk: [ NO ]