mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-02 11:57:17 +03:00
Disable TravisCI jobs generation for Windows
These jobs take about 20 minutes to complete. We don't want to enable them until we switch to unlimited concurrency plan, otherwise the builds will take way too long.
This commit is contained in:
parent
01a293fc08
commit
002f0e9397
2 changed files with 1 additions and 25 deletions
|
|
@ -296,7 +296,7 @@ def main():
|
|||
|
||||
generate_macos(AMD64),
|
||||
|
||||
generate_windows(AMD64),
|
||||
#generate_windows(AMD64),
|
||||
|
||||
get_manual_jobs()
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue