Skip to content

Commit 78bd374

Browse files
authored
Update release.yaml
1 parent c18a0ea commit 78bd374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
- name: Build ${{ matrix.platform.name }} binary
148148
uses: actions-rs/cargo@v1
149149
env:
150-
JEMALLOC_SYS_WITH_LG_PAGE: '16'
150+
aarch64_unknown_linux_musl_JEMALLOC_SYS_WITH_LG_PAGE: '16'
151151
# We use cross-rs if not running on x86_64 architecture on Linux
152152
with:
153153
command: build

0 commit comments

Comments
 (0)