We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64597af commit e337bb4Copy full SHA for e337bb4
.github/workflows/windows-matrix.yml
@@ -1,4 +1,4 @@
1
-# Copyright 2021-2022, Collabora, Ltd.
+# Copyright 2021-2023, Collabora, Ltd.
2
# SPDX-License-Identifier: CC0-1.0
3
4
name: Windows builds
@@ -30,6 +30,7 @@ jobs:
30
with:
31
preset: ${{ matrix.preset }}
32
artifactName: "loader_${{ matrix.preset }}"
33
+ buildType: "RelWithDebInfo"
34
35
organize-and-release-artifacts:
36
if: inputs.organizeAndRelease
0 commit comments