Build RelWithDebInfo

This commit is contained in:
dcvz 2024-10-07 21:50:59 +02:00
parent 4dc173aa2d
commit 6f30893aa6

View File

@ -199,7 +199,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
type: [ Debug, Release ]
type: [ Debug, RelWithDebInfo ]
name: windows (${{ matrix.type }})
steps:
- name: Checkout