We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5d6c8 commit 81c24b3Copy full SHA for 81c24b3
1 file changed
.github/workflows/macos.yml
@@ -32,7 +32,7 @@ jobs:
32
configure_args: '--with-gcc=gcc-14'
33
- test_task: check
34
os: macos-14
35
- configure_args: '--with-jemalloc'
+ configure_args: '--with-jemalloc --with-opt-dir=$(brew --prefix jemalloc)'
36
37
38
configure_args: '--with-gmp'
0 commit comments