We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc214d1 commit 0b5d6c8Copy full SHA for 0b5d6c8
1 file changed
.github/workflows/macos.yml
@@ -33,6 +33,9 @@ jobs:
33
- test_task: check
34
os: macos-14
35
configure_args: '--with-jemalloc'
36
+ - test_task: check
37
+ os: macos-14
38
+ configure_args: '--with-gmp'
39
- test_task: test-all
40
test_opts: --repeat-count=2
41
0 commit comments