Added -with-gmp build to macOS
This commit is contained in:
parent
bc214d10b8
commit
0b5d6c80ba
Notes:
git
2024-12-06 01:31:35 +00:00
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
@ -33,6 +33,9 @@ jobs:
|
||||
- test_task: check
|
||||
os: macos-14
|
||||
configure_args: '--with-jemalloc'
|
||||
- test_task: check
|
||||
os: macos-14
|
||||
configure_args: '--with-gmp'
|
||||
- test_task: test-all
|
||||
test_opts: --repeat-count=2
|
||||
os: macos-14
|
||||
|
Loading…
x
Reference in New Issue
Block a user