Skip to content

Commit 1c3becf

Browse files
authored
Update kvrocks.yaml
1 parent e80751a commit 1c3becf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/kvrocks.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -561,9 +561,6 @@ jobs:
561561
562562
# FIXME: Workaround for gcc 15 issue for rocksdb https://github.com/apache/kvrocks/issues/2927
563563
echo "CXXFLAGS=$CXXFLAGS -include cstdint" >> $GITHUB_ENV
564-
565-
# FIXME: Workaround for jemalloc 5.3.1 + GCC 16
566-
echo "CXXFLAGS=$CXXFLAGS -D__throw_bad_alloc=throw_std_bad_alloc" >> $GITHUB_ENV
567564
568565
- name: Setup openSUSE
569566
if: ${{ startsWith(matrix.image, 'opensuse') }}

0 commit comments

Comments
 (0)