mirror of
https://github.com/erebe/wstunnel.git
synced 2026-04-23 00:37:22 +08:00
Update environment variable for JEMALLOC_SYS
This commit is contained in:
committed by
GitHub
parent
92cd76359e
commit
4548213588
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user