Skip to content

fix: setup jemalloc page size to 64k on arm #36

fix: setup jemalloc page size to 64k on arm

fix: setup jemalloc page size to 64k on arm #36

Workflow file for this run

name: Shell scripts CI
on:
pull_request:
branches: [ "master" ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master