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 6154089 commit 966cd32Copy full SHA for 966cd32
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [windows-2022]
16
- build_type: [debug, release]
+ build_type: [release]
17
18
runs-on: ${{ matrix.os }}
19
0 commit comments