Skip to content

enable patched jemalloc to be used by redis-7+ (#875) #726

enable patched jemalloc to be used by redis-7+ (#875)

enable patched jemalloc to be used by redis-7+ (#875) #726

Workflow file for this run

name: pkgcheck
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1