Skip to content

Commit 418d59f

Browse files
committed
use opt level 0
1 parent 0f36cdd commit 418d59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ test_release_2:
9696
PIR_INLINER_INLINE_UNLIKELY: 1
9797
PIR_MAX_INPUT_SIZE: 5000
9898
PIR_INLINER_MAX_SIZE: 5000
99-
PIR_LLVM_OPT_LEVEL: 1
99+
PIR_LLVM_OPT_LEVEL: 0
100100
stage: Run tests
101101
needs:
102102
- rir_container

0 commit comments

Comments
 (0)