CI: try out RelWithDebInfo

This commit is contained in:
tildearrow 2023-01-20 16:47:41 -05:00
parent 56304e9501
commit 8dadb87d12

View file

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