diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6b5560ad..cf943424f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,6 +114,12 @@ jobs: compiler: msvc clang-runtime: '18' + - name: win2022-msvc-runtime18-debug + os: windows-2022 + compiler: msvc + clang-runtime: '18' + debug_build: true + - name: ubu22-clang15-runtime16-debug os: ubuntu-22.04 compiler: clang-15