diff options
Diffstat (limited to 'gfx/wgpu/bors.toml')
-rw-r--r-- | gfx/wgpu/bors.toml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gfx/wgpu/bors.toml b/gfx/wgpu/bors.toml new file mode 100644 index 0000000000..2cbeb4c7a7 --- /dev/null +++ b/gfx/wgpu/bors.toml @@ -0,0 +1,10 @@ +status = [ + "iOS Stable", + "MacOS Stable", + "MacOS Nightly", + "Android Stable", + "Ubuntu Stable", + "Ubuntu Nightly", + "Windows Stable", + "Windows Nightly", +] |