mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Remove Travis CI macOS configs (not supported anymore).
This commit is contained in:
parent
f19f49ef3e
commit
f81fb92a89
2 changed files with 2 additions and 28 deletions
|
|
@ -347,7 +347,8 @@ def main():
|
|||
# generate_linux(PPC64LE),
|
||||
generate_linux(ARM64),
|
||||
|
||||
generate_macos(AMD64),
|
||||
# Starting April 1st, 2025, Travis no longer supports OSx/macOS builds
|
||||
# generate_macos(AMD64),
|
||||
|
||||
get_manual_jobs(),
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue