Skip to content

Commit 0b5d6c8

Browse files
committed
Added -with-gmp build to macOS
1 parent bc214d1 commit 0b5d6c8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/macos.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
- test_task: check
3434
os: macos-14
3535
configure_args: '--with-jemalloc'
36+
- test_task: check
37+
os: macos-14
38+
configure_args: '--with-gmp'
3639
- test_task: test-all
3740
test_opts: --repeat-count=2
3841
os: macos-14

0 commit comments

Comments
 (0)