Update environment variable for JEMALLOC_SYS

This commit is contained in:
Erèbe - Romain Gerard
2026-01-31 17:55:56 +01:00
committed by GitHub
parent 92cd76359e
commit 4548213588
+1 -1
View File
@@ -145,7 +145,7 @@ jobs:
- name: Build ${{ matrix.platform.name }} binary
uses: actions-rs/cargo@v1
env:
AARCH64_UNKNOWN_LINUX_MUSL_JEMALLOC_SYS_WITH_LG_PAGE: '16'
JEMALLOC_SYS_WITH_LG_PAGE: '16'
# We use cross-rs if not running on x86_64 architecture on Linux
with:
command: build