Skip to content

Commit

Permalink
Windows debug build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored Nov 27, 2024
1 parent 7b236d3 commit d50c24a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d50c24a

Please sign in to comment.