mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Move two mac WPT jobs to taskcluster.
This commit is contained in:
parent
24f4792dee
commit
1b8429f9ce
2 changed files with 3 additions and 23 deletions
|
@ -517,7 +517,7 @@ def macos_wpt():
|
|||
def macos_run_task(name):
|
||||
return macos_task(name).with_python2()
|
||||
wpt_chunks("macOS x64", macos_run_task, build_task, repo_dir="repo",
|
||||
total_chunks=6, processes=4, chunks=[1])
|
||||
total_chunks=6, processes=4, chunks=[1,2,3])
|
||||
|
||||
|
||||
def wpt_chunks(platform, make_chunk_task, build_task, total_chunks, processes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue