CI: try out RelWithDebInfo

This commit is contained in:
tildearrow 2023-01-20 16:47:41 -05:00
parent 56304e9501
commit 8dadb87d12
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ defaults:
shell: bash
env:
BUILD_TYPE: Debug
BUILD_TYPE: RelWithDebInfo
jobs:
build: