diff --git a/.github/workflows/build-qv2ray-cmake.yml b/.github/workflows/build-qv2ray-cmake.yml index 5c83a342..868686e1 100644 --- a/.github/workflows/build-qv2ray-cmake.yml +++ b/.github/workflows/build-qv2ray-cmake.yml @@ -25,7 +25,7 @@ jobs: matrix: qt_version: [5.15.0] platform: [ubuntu-16.04, macos-latest, windows-latest] - build_type: [RelWithDebInfo, Release] + build_type: [Debug, Release] arch: [x86, x64] include: - platform: windows-latest