Skip to content
Snippets Groups Projects
Unverified Commit c3ab4662 authored by Joris Vaillant's avatar Joris Vaillant
Browse files

ci: Add a CI job to test Windows debug build

parent 6b67937e
No related branches found
No related tags found
No related merge requests found
Pipeline #48100 passed
......@@ -59,6 +59,10 @@ jobs:
environment: all-clang-cl
cxx_options: ''
build_type: Release
- os: windows-latest
environment: default
cxx_options: ''
build_type: Debug
steps:
- uses: actions/checkout@v4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment