Skip to content

Commit 2ea8358

Browse files
fix
Created using spr 1.3.6
1 parent 26a9861 commit 2ea8358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spirv-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
cmake -GNinja \
3838
-S llvm \
3939
-B build \
40+
-DCMAKE_BUILD_TYPE=Release \
4041
-DLLVM_ENABLE_ASSERTIONS=ON \
4142
-DCMAKE_C_COMPILER_LAUNCHER=sccache \
4243
-DCMAKE_CXX_COMPILER_LAUNCHER=sccache \

0 commit comments

Comments
 (0)