Skip to content

Commit 252f980

Browse files
committed
fixup! fixup! ci: Run with rerunfailures rather than flaky
1 parent cb46239 commit 252f980

File tree

2 files changed

+752
-475
lines changed

2 files changed

+752
-475
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ jobs:
109109
matrix:
110110
include:
111111
- CFG: compile-gcc
112-
VALGRIND: 1
112+
# TODO re-enable valgrind when sped up
113+
VALGRIND: 0
113114
COMPILER: gcc
114115
- CFG: compile-gcc-O3
115116
VALGRIND: 1

0 commit comments

Comments
 (0)