Skip to content

Commit 641af85

Browse files
authored
Merge branch 'unstable' into test-set-v2
2 parents d58e6a2 + e23fdb4 commit 641af85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/kvrocks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,8 @@ jobs:
525525
- name: ArchLinux
526526
image: archlinux:base
527527
compiler: gcc
528+
# FIXME: enable this when https://github.com/jemalloc/jemalloc/pull/2900 is released
529+
disable_jemalloc: -DDISABLE_JEMALLOC=ON
528530
- name: Rocky Linux 8
529531
image: rockylinux:8
530532
compiler: gcc

0 commit comments

Comments
 (0)