Skip to content

Commit

Permalink
Added -with-gmp build to macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 6, 2024
1 parent ac2b9af commit 5a35363
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a35363

Please sign in to comment.