Skip to content

Commit

Permalink
Merge branch 'unstable' into xstream-bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice authored Oct 3, 2024
2 parents 5127946 + 1266227 commit 8d0977d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kvrocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,8 @@ jobs:
run: apt install -y python3-redis

- name: Run kvrocks2redis Test
# FIXME: https://github.com/apache/kvrocks/issues/2574
if: ${{ !startsWith(matrix.image, 'archlinux') }}
shell: bash
run: |
$HOME/local/bin/redis-server --daemonize yes
Expand Down

0 comments on commit 8d0977d

Please sign in to comment.