mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Disable WebGPU tests on macOS CI.
This commit is contained in:
parent
e33c626edf
commit
506630d3f5
1 changed files with 1 additions and 1 deletions
|
@ -548,7 +548,7 @@ def macos_wpt():
|
|||
repo_dir="repo",
|
||||
total_chunks=20,
|
||||
processes=8,
|
||||
run_webgpu=True,
|
||||
run_webgpu=False,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue