We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1708b3 commit 6ac6f3bCopy full SHA for 6ac6f3b
.github/workflows/bvt.yml
@@ -37,7 +37,7 @@ jobs:
37
38
matrix:
39
os: [windows-2019, windows-2022]
40
- build_type: [x64-Debug, x64-Release]
+ build_type: [x64-Release]
41
arch: [amd64]
42
43
steps:
0 commit comments