diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 30b381d8f..2b4ae4152 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -55,8 +55,7 @@ jobs: runs-on: windows-2022 strategy: matrix: - # build_type: [Release] - build_type: [Debug] + build_type: [Release] architecture: [Win32, x64] steps: